mirror of
https://github.com/A2osX/A2osX.git
synced 2025-02-18 15:30:43 +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)
|
FOR FILE IN (debugfiles)
|
||||||
CP -Q ${SRC}/${FILE} /debug/${FILE}
|
CP -Q ${SRC}/${FILE} /debug/${FILE}
|
||||||
NEXT
|
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
|
CP -Q -Y debuginit /debug/etc/init
|
||||||
ECHO "Welcome to A2osX!" > /debug/etc/issue
|
ECHO "Welcome to A2osX!" > /debug/etc/issue
|
||||||
ECHO >> /debug/etc/issue
|
ECHO >> /debug/etc/issue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user