Commit Graph

217 Commits (65b63acb914c0045fefabfaea3804e7d150db08b)

Author SHA1 Message Date
Andrew Gaffney 3fd9ecdd35 add a few more mount options to try to help livecd
16 years ago
Andrew Gaffney d48dc40bd2 Remove detect_sbp2_devices() for gentoo bug #239474
16 years ago
Chris Gianelloni 20f2b57e95 Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
16 years ago
Andrew Gaffney 8bc0328be8 Move udhcpc's script to default location
16 years ago
Andrew Gaffney bbbfa2b4de Add good_msg for creating the union mount
16 years ago
Andrew Gaffney 74af3caa68 Pipe stderr for unionfs mount call to /dev/null to supress getcwd message
16 years ago
Andrew Gaffney 41f44b1d42 Call switch_root with full path
16 years ago
Andrew Gaffney 890382b8e0 Simplify implementation of parse_opt in linuxrc
16 years ago
Andrew Gaffney abf5986e2b Small cleanups in unionfs code
16 years ago
Andrew Gaffney 469be61e0c Add suid,dev to unionfs mount opts
16 years ago
agaffney 692db1a447 Remove allow_root mount opt, since it conflicts with allow_other
16 years ago
agaffney 9f076e1e68 Change typo in unionfs-fuse mount opt and add -i support to umount
16 years ago
agaffney bfa0dbb585 Add patch for busybox to add -i option to mount command
16 years ago
agaffney 7b9ba94669 Add back (modified) unionfs code in linuxrc
16 years ago
agaffney d1cac89e98 Remove check for >=2.6 for mounting sysfs
17 years ago
Chris Gianelloni d5b1e6a985 Removed all references to an initrd and renamed most initr{d,amfs} stuff to simply 'ramdisk' to simplify things for the future.
17 years ago
Chris Gianelloni 1ffb37f09c Moving files from generic to defaults, since they are the defaults used globally.
17 years ago