Commit Graph

829 Commits (81b4ff25168f7a316097cbad0808a2f245118d08)
 

Author SHA1 Message Date
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
Chris Gianelloni cceaf5e715 Removed some unused dietlibc code.
17 years ago
Chris Gianelloni 676dd5a061 Removed a large chunk of 2.4 kernel support. This will still require some fairly extensive cleaning to completely remove, but I'd say that without a shadow of a doubt, genkernel will not function on 2.4 kernels.
17 years ago
Chris Gianelloni d37ba965e6 Added a couple more places where I needed to switch INITRD with RAMDISK.
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
Chris Gianelloni 73e34e757e Added the modules directory, which will be used to store the built-in modules and also for external entities to add their own modules and hooks.
17 years ago
Chris Gianelloni 27407030ff Added a defaults directory to store default files for builds. These are overridden by architecture or module specific parameters. This should end up reducing the amount of architecture-specific files needed, especially as most of them have files which are (nearly) identical.
17 years ago
Chris Gianelloni d544d57ce1 Moved architecture folders under the arch subfolder.
17 years ago
Chris Gianelloni 8025f3992a Initial commit after creating the git repository.
17 years ago