Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-09-24 | initscripts 1.0: checkroot.sh: Die, die, die fsck interactivity! | Paul Sokolovsky | 1 | |
* Works around #3065. * Fixes infamous issue with hang during boot on h2200, etc. | ||||
2007-09-24 | initscripts 1.0: checkroot.sh: Stop doing random positive login regarding fsck. | Paul Sokolovsky | 1 | |
* It's ok to do negative logic, for example limit scope of operation if we know we can't do it (ex.: we don't support fscking something else but ext2/ext3, so we have to ignore user's request to do fsck on other fstype). * But it's not ok to do fsck if user didn't request it, or moreover if he requested *not* to do it. | ||||
2007-04-01 | initscripts: fix checkroot and remove angstrom specific checkroot | Koen Kooi | 1 | |
2007-01-28 | initscripts: tweak mtab reading in checkroot.sh so that r/w ramdisk | Phil Blundell | 1 | |
works on epia | ||||
2007-01-19 | initscripts: add missing variable assignment in checkroot.sh | Phil Blundell | 1 | |
2006-11-27 | initscripts: | Matthias Hentges | 1 | |
- Reformat some echo lines to be more readable on QVGA - echo RETURNCODE after fsck run - raise RETURNCODE for a FUBAR FS to -gt3 | ||||
2006-11-12 | initscripts: checkroot.sh: chvt 1 if fsck returns with an errorcode and ↵ | Matthias Hentges | 1 | |
waits for user input. Fixes the "hanging" bootsplash on some distros | ||||
2006-11-08 | initscripts: Remove the animated progress bar since it doesn't work well w/ ↵ | Matthias Hentges | 1 | |
busybox sh | ||||
2006-11-07 | initscripts: checkroot.sh: enable auto-fsck on boot for ext2 and ext3 rootfs ↵ | Matthias Hentges | 1 | |
partitions * * * Untested in .dev! * * * | ||||
2006-10-21 | initscripts: add an extra check to checkroot.sh, inspired by the logicpd ↵ | Koen Kooi | 1 | |
cset earlier | ||||
2006-08-25 | initscripts: don't run the devices (devfs) script when udev is active, ↵ | Philipp Zabel | 1 | |
update for new udev versions | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 1 | |
2004-12-09 | Merge oe-devel@oe-devel.bkbits.net:openembedded | Chris Larson | 1 | |
into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA |