summaryrefslogtreecommitdiff
path: root/packages/altboot/files/altboot-menu/Advanced/80-copyrootfs
AgeCommit message (Collapse)AuthorFiles
2007-03-28altboot: Matthias Hentges1
- Drop files/* and altboot_0.0.0.bb - Add altboot_svn.bb - Add README.txt explaining what the different versions do
2006-10-26altboot:Matthias Hentges1
- Add altbootctl to set altboot options on a permanent or per-reboot basis - Only remember selections for the next boot that actually make sense - Cleanup of run_timer() - Disabled existing kexec modules due to a planned rework
2006-04-23altboot: Matthias Hentges1
- Removed multiple die() functions - Altboot no longer activates an off-flash altboot-menu when not booting from flash - Added a debug_echo function which is disabled in non-rc and non-snapshot builds - RC's and snapshots now spawn a debug shell on tty4 right after the kernel is booted - die() messages are now colored red/white, debug is purple(?)/white - Fixed start_networking() on collie and made it a little bit more verbose
2006-01-18altboot:Matthias Hentges1
- Fixed a bug where altboot wouldn't prompt for the menu but do init 5 instead - Cosmetic changes (Thanks to andrewy@#openzaurus) - Fixed a bug where pressing enter to start altboot would launch the default option. (Thanks to prh@#openzaurus) - Disabled "Copy RootFS" menu item as this part is not finished, yet.
2005-08-09altboot: Lots and lots of Spitz adjustments, courtesy of JustinPMatthias Hentges1
2005-08-08altboot: Add 'Copy rootfs to SD/CF' menuitem. *NEEDS DEBUGGING*. Deactivated ↵Matthias Hentges1
for now.