debian/changelog | 8 ++++++++ etc/init.d/vyatta-ofr | 32 ++++++++++++++++++++------------ 2 files changed, 28 insertions(+), 12 deletions(-)
New commits: commit d6a2a698c256ec913321c859f3d1e85f1775a09d Author: Stephen Hemminger <[email protected]> Date: Thu Oct 29 11:18:09 2009 -0700 0.15.34 commit b813adec2a11222748b6fd8976ddda9de1e3da5d Author: Stephen Hemminger <[email protected]> Date: Thu Oct 29 10:05:42 2009 -0700 Change how floppy is mounted This fixes several problems: 1) Only try mounting once which avoids several I/O errors 2) Mount floppy with safer options for security 3) Use more optimum methods to reduce boot time This should really be done by better udev support. But the root of the problem lies in the Debian upstream package maintainer. He is hostile to later advancements, and still maintains a static /dev infrastructure as well as devfs compatiablity! Ubuntu, SUSE, and Redhat have all migrated to creating devices via udev; this would allow floppy device to only exist if floppy is present. And then inserting a floppy could cause udev add event to mount /media/floppy... commit 8cc248d3d90d606e87adb412049b318dba687487 Author: Stephen Hemminger <[email protected]> Date: Wed Oct 28 16:02:50 2009 -0700 Avoid updating config.boot unless necessary On normal boot, no changes to config.boot or modes are needed. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=d6a2a698c256ec913321c859f3d1e85f1775a09d http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=b813adec2a11222748b6fd8976ddda9de1e3da5d http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=8cc248d3d90d606e87adb412049b318dba687487 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
