mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-25 05:32:20 +00:00
Fullboot image for Remy to check LS
This commit is contained in:
parent
a39543ace9
commit
50030420e7
Binary file not shown.
@ -53,7 +53,7 @@ ECHO "Copying Files..."
|
||||
FOR FILE IN (debugfiles)
|
||||
CP -Q ${SRC}/${FILE} /debug/${FILE}
|
||||
NEXT
|
||||
CP -Q -Y ${SRC}/prodos.fx.paked /miniboot/ProDOS
|
||||
CP -Q -Y ${SRC}/prodos.fx.paked /debug/ProDOS
|
||||
CP -Q -Y debuginit /debug/etc/init
|
||||
ECHO "Welcome to A2osX!" > /debug/etc/issue
|
||||
ECHO >> /debug/etc/issue
|
||||
|
Loading…
Reference in New Issue
Block a user