udev 092, 097, 100: Stop booting semi-configured system in case of random miniscule...
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 30 Jun 2007 01:08:18 +0000 (01:08 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 30 Jun 2007 01:08:18 +0000 (01:08 +0000)
commita094b031e47ff43bbddab0c7e54681f0102febcd
tree7e717ee354585658ed037465d061e1c4f960110c
parent59ccb6c5a398e38530a3b84f0f82f82c5c77c1b6
udev 092, 097, 100: Stop booting semi-configured system in case of random miniscule errors.
* It makes *completely* no sense to just fail the udev script on first error
and continue boot further. Either it should try to ignore them, or halt system
boot. Otherwise, system in weird, semi-working state will emerge, without anu
notices of such state.
* This script for example fails on mount --bind and mount --move, which busybox
1.2.1 doesn't appear to handle correctly.
packages/udev/udev-092/init
packages/udev/udev-097/init
packages/udev/udev-100/init