Commit Graph

89 Commits (3a3822f3bbe648424d393213e35da5f2575596f4)

Author SHA1 Message Date
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
Eric Edgar 77b46e6aef ENHANCEMENT bug 83771. Add support for LABEL= and UUID=
20 years ago
Eric Edgar 3cbbcee9c5 fix unionfs-modules-bincache naming error. Fix directory change error on unionfs
20 years ago
Eric Edgar 28f45d727f run modules_prepare in the kernel tree before unionfs modules compile
20 years ago
Eric Edgar b586f2fb74 changed to backticks and changed /bin/bash back to /bin/sh which is a valid shell inside the initrd/initramfs
20 years ago
Tim Yamin d5114c482f Update udev and fix for SPARC64.
20 years ago
Eric Edgar d8251651b3 Add missing else
20 years ago
Eric Edgar 5549557c11 Fix missing elif
20 years ago
Eric Edgar a36ec1816d Fix udev for sparc so it compiles properly
20 years ago
Eric Edgar 58fcd673e5 Fix bug 68903; Allows the CROSS_COMPILE env to be set for kernel compiles. Added --kernel-cross-compile= option
20 years ago