Commit Graph

98 Commits (208a983055a5c685bb9ce265c5147802682409ab)

Author SHA1 Message Date
Chris Gianelloni 10990c2210 Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will keep everything simplified if a newer EVMS/LVM version set appears.
18 years ago
Chris Gianelloni 497d9f9297 Performed some general cleanup on a few files and removed devfs/udev selection code, since we force devfs on 2.4 and mdev on 2.6 kernels.
18 years ago
Chris Gianelloni c24a91d307 Removing the suspend support that was added for bug #156445 until suspend is added to the tree and we can determine the proper way to support it. For more information, see bug #156431.
18 years ago
Andrew Gaffney 1bdb11467f enable CONFIG_INSMOD in all arch busy-config files
18 years ago
Andrew Gaffney f10cd4ee6a Patch to actually use busybox bincache. Thanks to Pat Double
18 years ago
Chris Gianelloni 89c7fbdde5 Added a patch by John R. Graham <john_r_graham@mindspring.com> from bug #169383 to improve the --symlink option fairly significantly. This is going to be 3.4.7_pre4 and while I haven't tested this yet, it looks good.
18 years ago
Chris Gianelloni 01a16e0aa2 Added patch from Fabio Erculiani <lxnay@lxnaydesign.net> to fix unionfs compilation. This is for bug #152945.
18 years ago
Chris Gianelloni 3061882720 Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame cvs2svn.
18 years ago
Chris Gianelloni 2056384a90 Adjust selinux stuff in gen_compile.sh to actually do what we intended, not the opposite.
18 years ago
Chris Gianelloni 3a3822f3bb Since device-mapper tries to build with selinux by default, we've removed it, then commented out the selinux support. The ebuild will need to enable/disable selinux support based on the selinux USE flag. This should resolve bug #157538.
18 years ago
Chris Gianelloni fa5253529a Fixed up linking for dmraid for bug #157538.
18 years ago
Chris Gianelloni 8b4b874b64 Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspace suspend support to genkernel.
18 years ago
Chris Gianelloni f63898c3dd Add in the kernel version compatibility table from http://www.am-utils.org/project-unionfs.html and ensure that genkernel dies if the unionfs module fails to build. Until now, it would fail and the build would continue without it.
19 years ago
Tim Yamin 2376b18742 Commit patch for bug #139866 by Martin Parm.
19 years ago
Tim Yamin fd9747ca4f Update to busybox 1.1.0; port over to use mdev.
19 years ago
Chris Gianelloni 079eb44f5f Added patch for unionfs from bug #129965.
19 years ago
Chris Gianelloni 961da2dfa6 Add -DUNIONFS_UNSUPPORTED for 2.6.16 and unionfs.
19 years ago
Chris Gianelloni b2ef52cf98 Added patch from Mike Auty for udev 088+.
19 years ago
Chris Gianelloni bb92ee91bb Updated to *hopefully* work with udev 087.
19 years ago
Tim Yamin 5c85338729 ->3.3.11d. Fix #121616, #128805, #129887, #129910.
19 years ago
Chris Gianelloni dfe02f94c4 Updated the unionfs compiling section. This *should* allow unionfs to build on supported kernels.
19 years ago
Tim Yamin 01a4decf06 Add hardened fix for bug #128806.
19 years ago
Chris Gianelloni 756d433523 Changed unpacking of klibc to use tar j instead of tar z.
19 years ago
Chris Gianelloni 9b6ebc4e66 Removed save_args/reset_args on kernel. This is 3.3.11_pre7.
19 years ago
Eric Edgar 0784e62c44 unset temp vars so they get cleaned up
19 years ago
Eric Edgar 86c522b339 bump to pre6. resets ARCH env var after utils are compiled
19 years ago
Chris Gianelloni fe2f4e91be Added sparc patches for udev/klibc.
19 years ago
Chris Gianelloni f3ce3d4c4f Added nice and fun patch from dostrow for building on ppc64 (and possibly others) with mixed kernel/userland.
19 years ago
Chris Gianelloni 9663fd195c Added comment about utils breaking udev so we don't break it again inadvertently.
19 years ago
Chris Gianelloni b54bc4fdb4 Added busybox headers fix (_pre2) and changed utils to runtask on udev build (_pre3).
19 years ago
Chris Gianelloni 5f9208d868 Added patch from bug #118324.
19 years ago
Eric Edgar 1e2e8dcce3 udev compile change from runtask to utils
19 years ago
Tim Yamin ded2cbe1aa Fix #115263, #117392, add a fix to sanify LOCALVERSION if unresolved variables are embedded.
19 years ago
Tim Yamin e8e0dbd196 Fix --kernel-cross-compile with PPC64.
19 years ago
Tim Yamin 0f79cfc1aa Add a compile_klibc(...) fix for old GNU tars and patch the klibc Makefile to leave /lib alone.
19 years ago
Tim Yamin 19104c8aca runtask -> utils for compile_klibc.
19 years ago
Chris Gianelloni 2290398809 Added x86/klibc fix.
19 years ago
Eric Edgar d2fabe31a5 Fix to allow udev 076 and udev 077 to compile... add a missing file byteswap.h to klibc-1.1.1
19 years ago
Eric Edgar 1ad410b8f5 add quotes to the ARCH= stuff for the kernel
19 years ago
Eric Edgar 550f1ef9b7 Forcibly set the ARCH when compiling the kernel
19 years ago
Eric Edgar 69eae14fa7 Add support for dmraid1.0.0.rc9 to fix bug 94762
19 years ago
Eric Edgar 9a9a9ea8bb Udev 075 support, klibc 1.1.1, and fixes for ppc on 2.6.14+ kernels
19 years ago
Chris Gianelloni 3e50434e4e Upgraded to udev 068 and also closing bug #103936.
19 years ago
Eric Edgar 3e065b5f52 Fix for bug 83276 and add udevsend binary to initramfs for newer udevs
20 years ago
Eric Edgar 334a086766 Fix for newer udevs to detect udevstart
20 years ago
Tim Yamin 2704232ea1 >> 3.3.3. Fix KERNEL_MAKE_DIRECTIVE_2 if not using --genzimage.
20 years ago
Eric Edgar 09c176df98 Fix ppc not compiling without --genzimage
20 years ago
Eric Edgar 132905237e Fix --no-install cleaning the tmpdir bug that plasmaroo reported
20 years ago
Tim Yamin 9a390bca98 Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox to 1.00, porting in my read -t and mdstart patches.
20 years ago
Eric Edgar 4b15b4b187 Fix for hardened/selinux systems to have extened attributes, per r2d2's request
20 years ago