Commit Graph

761 Commits (810b9ba1734caf4ca37993824db040c644a47af1)
 

Author SHA1 Message Date
Andrew Gaffney 810b9ba173 Add support for arm from armin76
16 years ago
Andrew Gaffney b6a7f1d853 Enable CONFIG_MAKEDEVS in busy-config for netboot
16 years ago
Andrew Gaffney 899fe9895c s/aux/luks/ for gentoo bug #250330
16 years ago
Andrew Gaffney 40efdee49c Enable CONFIG_FEATURE_PREFER_APPLETS busybox option
16 years ago
Andrew Gaffney f82aebc40c Move all netboot logic from catalyst into gk
16 years ago
Andrew Gaffney 4387993d2d remove netboot-specific udhcpc.scripts
16 years ago
Andrew Gaffney d781413d5a Initial support for --netboot option
16 years ago
Chris Gianelloni cad80a2062 Forgot to add genkernel.
16 years ago
Chris Gianelloni 743a8376cb Bumping version for release.
16 years ago
Andrew Gaffney de93b4bb8d Use symlinks for busybox utils
16 years ago
Andrew Gaffney 967899176d Break apart cryptsetup stuff into separate append_luks() and make append_auxillary() dependent on ${BUSYBOX} for gentoo bug #247052
16 years ago
Andrew Gaffney a4d6260dd0 Applied patch for UUID support for real_resume= from gentoo bug #239687
16 years ago
Andrew Gaffney 8de7311644 Added modified version of patch from gentoo bug #238707
16 years ago
Andrew Gaffney 8fab72fa21 Only append unionfs_fuse stuff if UNIONFS is set
16 years ago
Andrew Gaffney d07862bb8e Add --unionfs commandline option to enable building of unionfs-fuse
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 fa9cbeeda8 Call switch_root with 'env -i' to clean out the kernel-defined key/value pairs
16 years ago
Andrew Gaffney 48b282a85d Skip good_root check for /dev/nfs for gentoo bug #246759
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 fd24098f08 Add fuse to MODULES_FS
16 years ago
Andrew Gaffney 77e70344d3 Replace debug patch with simple patch to add trivial support for -i option to mount/umount
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 7bb2b54414 Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
16 years ago
agaffney 10d51999a0 remove old 'mount -i' patch
16 years ago
agaffney e9bc13a870 more debugging code
16 years ago
agaffney ad8899cd8f debugging patch for busybox
16 years ago
agaffney bfa0dbb585 Add patch for busybox to add -i option to mount command
16 years ago
agaffney ec05525959 change lib order
16 years ago
agaffney e4f3b17b3a Compile unionfs-fuse statically
16 years ago
agaffney b116df3c98 Make sure that /sbin/unionfs is +x
16 years ago
agaffney 4123ac396c Correct unionfs-fuse bincache path and clean up debugging code
16 years ago
agaffney 4e38e4d39b Add -L line into LIB= in Makefile
16 years ago
agaffney ae13781bcf another try at compiling unionfs-fuse
16 years ago
agaffney 4d1f7d0c65 add bash invocation before compiling unionfs-fuse in order to poke around
16 years ago
agaffney 93b29a9a08 debug
16 years ago
agaffney 05ab15750d sed Makefile instead of setting in env
16 years ago
agaffney 5991612532 Unpack fuse source and modify CFLAGS for unionfs-fuse
16 years ago
agaffney f29142639e Unpack unionfs-fuse with -j
16 years ago
agaffney 5ae8f8faea Call arch_replace and cache_replace on fuse/unionfs-fuse vars
16 years ago
agaffney 8cd74b62f2 Add fuse/unionfs-fuse blocks to genkernel.conf
16 years ago
agaffney 66d51360d0 Actually call compile_fuse() and compile_unionfs_fuse()
16 years ago
agaffney 7b9ba94669 Add back (modified) unionfs code in linuxrc
16 years ago
agaffney 28a88bc953 Add append_fuse() and append_unionfs_fuse() functions
16 years ago
agaffney c8fd57e3e1 Add compile_fuse() and compile_unionfs_fuse()
16 years ago
agaffney ac69bec071 Enabling CONFIG_WGET and CONFIG_FEATURE_TAR_BZIP2 for initial support of gentoo bug 211976
16 years ago