Commit Graph

788 Commits (a66f35da76fb7948bcf2a23fceed19cabb6b4675)
 

Author SHA1 Message Date
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
Chris Gianelloni 709fade02d Tagging a 3.4.10.901 release, for testing. Adding periods to ChangeLog to fix syntax hilighting.
16 years ago
Chris Gianelloni 9d4efd55e4 Adding Andrew and Robin to AUTHORS.
17 years ago
agaffney 660069a7bb Add dummy handler for --config in gen_cmdline.sh for bug 237541
17 years ago
Chris Gianelloni d283e55be3 Removing scsi_wait_scan from PATA/SATA/SCSI and moving it to its own module group. This allows the module to be loaded last, no matter what combination of disks are in the system, allowing for firmware and such to be loaded before genkernel continues, even when asynchronous SCSI scanning is enabled in the kernel.
17 years ago
Robin H. Johnson ab5dadb374 Merge branch 'master' of git+ssh://git@git.wolf31o2.org/projs/genkernel
17 years ago
Robin H. Johnson b96546958f Add a single word to help clarify which /dev is broken, after I wasted a day debugging my new box.
17 years ago
agaffney 8b82562975 Enable CONFIG_ROUTE in busy-configs
17 years ago
agaffney 0aa81c3f8e Enable CONFIG_HOSTNAME in all busy-configs
17 years ago
agaffney db003a6d50 Disabled CONFIG_DEBUG_INFO in x86{,_64} kconfigs
17 years ago
agaffney 32a427af88 Add README to busybox patches dir
17 years ago
agaffney 3f7b2e8eea Only apply files from patch dir ending in diff/patch
17 years ago
agaffney 64660f969f Fix CONSOLE= handling code for bug 232012
17 years ago
agaffney 0a98792990 Remove unneeded files for broken grub code
17 years ago
agaffney 6e47f147d8 Remove broken grub code
17 years ago
agaffney ea695cec24 Only append splash portion to initramfs if SPLASH is set
17 years ago
agaffney 87e5760f7d Fix typo in man page, butt -> but
17 years ago
agaffney 2f1aaf4995 Add support to udhcpc.scripts for default route and DNS servers/domain
17 years ago
agaffney d1cac89e98 Remove check for >=2.6 for mounting sysfs
17 years ago
agaffney a8d7c7d7d0 Remove check for >=2.6 for 'make prepare'
17 years ago
agaffney 3bec381546 Remove a few more 2.4 kernel support remnants
17 years ago
agaffney 7db66a23dc Cleanup remaining references to ${ARCH}/ without arch/ prefix
17 years ago
agaffney 4de21c78df Cleanup remaining references to ${ARCH}/ without arch/ prefix
17 years ago
agaffney 35384e28c6 Move um/ underneath arch/ where it belongs
17 years ago