Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-04-23 | altboot: | Matthias Hentges | 1 | |
- 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-02-05 | altboot: | Matthias Hentges | 1 | |
- New funcitions: init_rootfs, mount_sd, mount_cf and mount_home for smaller code and easier debugging / bugfixing. These functions can be used by all plugins. - Do not try to mount /sys, /proc, /media/cf and /media/home when they are already mounted (mainly for testing purposes) - Added plugin: install-tgz This plugin allows installation of an OE generated .tar.gz rootfs onto CF or SD as a real filesystem or into a loopfile of user-defined size. Still needs some work but is usable. | ||||
2005-08-04 | altboot: Sources are now managed by OE's mt database. | Matthias Hentges | 1 | |