Age | Commit message (Collapse) | Author | Files |
|
- 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
|
|
all over the place.
|
|
|
|
|
|
- Add another bunch of missing redirects for Collie
- Work around error message of playbeep.sh on first-boot
- Re-enable propper failsafe fallthroughs in init.altboot
|
|
- Emmit a low-volume beep on alsa devices before running the timeout
- Removed some redirects from init_rootfs
- Fixed CF booting w/ kernel 2.6.16
- Fixed altboot menu on c7x0 running kernel 2.6
|
|
mount_cf to work with udev
|
|
|
|
- Move /home from flash into the image
- Remove SD / CF / /home ipkg dests
- Move ipkg package data from RAM into the image
- All of the above is _optional_
- Be a little bit less verbose.
- Yet _again_ change the way we detect wheter we are called by the kernel or the user...this is driving me nuts.
|
|
allowsa true automatic booting of the last user-setting
|
|
|
|
|
|
an 2.6 (all plugins) on Akita
|
|
|
|
|
|
- Do not show option for USB boot on devices w/o USB host
- Disable "Boot original INIT"
- Do not drop into emergency shell on die() but restart altboot with menu (doesn't work for every plugin, yet)
- Some fixes / enhancements for tar.gz installer
- Remove "orce" error message when cmdline "-force" is used (should have seen this coming heh)
|
|
- 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.
|
|
- Fix disable_printk.sh
- Boot NFS: Ignore failure of mounting /proc
|
|
- Fixed a bug where the /media/ROM mountpoint wasn't moved into the new rootfs
- Added support for booting off USB storage devices
|
|
- 40-bootNFS: Copy resolv.conf from flash into pivot_root to allow working DNS
- Allowing to use altboot as init inside a pivot_root. Which means as soon as th e new root is booted, you are presented with altboots menu again. But this ti
me changing behaviour of the pivot_root booting sequence
- Improved detected if altboot is run by user (to switch runlevels manually) or
kernel.
- Do not run scripts in /etc/altboot.rc if altboot is not enabled
- Add Advanced/Boot original INIT. Note: "Normal Boot" might be different than
the real /sbin/init on some machines.
|
|
|
|
- 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.
|
|
host and continue once the network is up.
|
|
|
|
for now.
|
|
|