Commit Graph

203 Commits (e0afc62f09b6627e4bc6f8672f56cfe03fd74d7d)

Author SHA1 Message Date
Chris Gianelloni d0667a6beb Added a patch from Joshua Kinard <kumba@gentoo.org> to clean up the Pegasos hacks in genkernel. This is from bug #193826. This is genkernel 3.4.9_pre7 for testing.
17 years ago
Chris Gianelloni a935750c44 Make sure we still allow dolvm2/doevms2 on the kernel command line and give a warning. I've also added a 2 second delay between vgscan and vgchange. Thanks to Robin H. Johnson <robbat2@gentoo.org> for suggesting the changes and testing.
17 years ago
Chris Gianelloni 943ce2047b Fixed device-mapper/man removal for bug #196087, fixed mdadm.conf copying, and fixed syntax error for bug #197582. This is genkernel-3.4.9_pre5.
17 years ago
Chris Gianelloni c239493fcd Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm support in busybox from bug #172128. This is genkernel 3.4.9_pre4 for testing.
17 years ago
Chris Gianelloni 62b6035d2a Rename DEBUGLEVEL/DEBUGFILE to LOGLEVEL/LOGFILE to help reduce confusion.
18 years ago
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
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
Eric Edgar e8326ea304 udev build fix for no ARCH=um architectures
20 years ago
Tim Yamin d5b75506fc Add rocket's unionfs patch and linuxrc cleanup; fix Pegasos with regard to initramfs.
20 years ago
Tim Yamin c4e3756059 >> 3.2.0_beta1; now with extra froz-faktor <TM>.
20 years ago
Tim Yamin a7f896f0c1 mkdir -> mkdir -p
20 years ago
Tim Yamin f3a1844008 Fix udev.rules install issue.
20 years ago
Tim Yamin 1b8d38f064 >> 3.1.3. Remove udev static mode; upgrade udev to 054 instead.
20 years ago
Eric Edgar 5432279fba Fix for broken pipe when configuring busybox in the gen_compile.sh script
20 years ago
Tim Yamin ea453093ea Fix 2.4 -j0 issue.
20 years ago
Tim Yamin 0b4728b116 Fix -j0 2.4 modules breakage.
20 years ago
Tim Yamin ef068ec027 >> 3.1.0k -- Add MODULES_SATA, fix udev on non-x86 archs where there seem to be problems with KLibC+udev so use a static udev on those.
20 years ago
Tim Yamin fcf5cecc7a Fix 2.4 strict flag filtering issue.
20 years ago
Tim Yamin 405c8a1100 Add DMRAID support (thanks rocket!); fix AMD64 udev issues (#65985).
20 years ago
Tim Yamin 5457e24271 LVM2 compilation support; thanks to Eric Edgar for the patch. Bug #72129.
20 years ago
Tim Yamin 389b51f0c9 >> 3.1.0b.
21 years ago
Tim Yamin 60b52a3392 Adding robbat2's patch for bug #62365.
21 years ago
Tim Yamin 285047a600 Disabling dietlibc usage for devfsd and modutils; dietlibc updated to a new
21 years ago
Tim Yamin 85917d6f04 Added LiveCD udev support.
21 years ago
Tim Yamin 879626254d Fix for "udev" not having to be passed to the linuxrc; and a fix for the
21 years ago
Tim Yamin 70112f8546 >> 3.0.2e. Code formatting fixes from Bob Barry, as well as a patch for bug
21 years ago
Tim Yamin 691f9b227b Fix for bug #57865. Thanks to Martin Parm for the patch!
21 years ago
Tim Yamin 5e44b9b039 Adding a set of patches submitted by Martin "Parmus" Parm; bugs #57748,
21 years ago
Tim Yamin 27d080602a New release:
21 years ago
Tim Yamin 0ad6f4e506 A few short fixes: reduced compilation verbosity; bootsplash fix to use both
21 years ago
Tim Yamin a8b01f062d Version bump. Closes bugs #34948, #37371, #41129, #41166, #42725, #42815,
21 years ago
Brad House 7f550e2dce make modules_install should use -j1 only
21 years ago
Brad House 77de02685b uname machine for parisc, etc
21 years ago
Brad House 586760c4d8 check for loop devices and fix debug printing
21 years ago
Brad House 6bd31e6efd typos
21 years ago
Brad House 9f8723afe3 fix
21 years ago
Brad House 96de22c65a different makes for kernel and utils
21 years ago
Brad House 43a8e21946 KERNEL_MAKE_2 for sparc
21 years ago
Brad House 9a65ac4380 add devfsd support
21 years ago
Brad House fe24bd1555 fixes
21 years ago
Brad House a19f2f33f1 umm, make configure scripts work with CC, AS, and LD set or unset
21 years ago
Brad House c618040a4a don't forget 'env' before
21 years ago
Brad House 377a301fef need seperate toolkit for compilation of kernel and utils on sparc64
21 years ago
Brad House 927327933d fixes for sparc, cant set LD or AS for sparc64
21 years ago
Brad House 5c705decd9 2.4 kernel updates
21 years ago
Brad House 0347fe12ee add new genkernel dev
21 years ago