Commit Graph

49 Commits (drop-cross-compiler)

Author SHA1 Message Date
Vadim A. Misbakh-Soloviov ebdac46cd8 Added nconfig support
12 years ago
Fabio Erculiani 06af416264 Kill trailing whitespaces!!!!!
12 years ago
Robin H. Johnson 12e4beeaf7 Bug #432956: Easy to include VirtIO support in kernel.
12 years ago
Robin H. Johnson e6de60283b Bug #286187: Complete multipath support.
12 years ago
Łukasz Stelmach 79d7fa1948 Add --kernel-outputdir to save files outside the source tree.
12 years ago
Sebastian Pipping 0db56cdc9d Support --kernel-config=/proc/config.gz (bug #421027)
13 years ago
Fabio Erculiani 1e50bd01d2 trivial: cleanup code, drop whitespaces and some more cruft
14 years ago
Amadeusz Żołnowski ed4b49059f gen_configkernel: canonicalize path to kernel config
14 years ago
Sebastian Pipping 381ec0cee4 Refactoring: Rename mode runtask to kernelruntask
14 years ago
Sebastian Pipping 901be4dec2 Merge branch 'master' into experimental
14 years ago
Sebastian Pipping 0baf1d36fb Move from "no-foo enabled" to "foo disabled" for consistency
14 years ago
Sebastian Pipping afe2f15328 Fix leftover of problem with missing .config file (bug #271528)
14 years ago
Sebastian Pipping c90ea76020 Use "kernel:" instead of "config:" in output consistently
14 years ago
Sebastian Pipping 9c2d3acc7e Move application of kernel config after "make mrproper" as that deletes .config (whereas "make clean" does not) (bug #351906)
14 years ago
Sebastian Pipping 94522889dc Be versose about --oldconfig and --no-mrproper
14 years ago
Sebastian Pipping 8d89dba5d7 Add timestamps to .config backup names (e.g. .config--2011-01-13--15-01-53.bak) so .config.bak doesn't get lost when running genkernel multiple times
14 years ago
Sebastian Pipping dfddd742bd Handle missing kernel .config better (bug #271528)
14 years ago
craig ae895e8ad8 Build iSCSI as module from the kernel, userspace from open-iscsi
15 years ago
craig 5019ff506f Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Chris Gianelloni 35258a703f Adding Id header.
16 years ago
craig cac66e0970 iSCSI patch for genkernel
16 years ago
Chris Gianelloni 20f2b57e95 Actually setting permissions. It helps if one remembers to 'git add' before doing their commit.
16 years ago
agaffney 3bec381546 Remove a few more 2.4 kernel support remnants
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 d544d57ce1 Moved architecture folders under the arch subfolder.
17 years ago
Andrew Gaffney 5f3bff37d1 Clean up OLDCONFIG logic and default to OLDCONFIG=yes. This is for bug 207895
17 years ago
Chris Gianelloni 4005d85692 Some more generalcleanup and adding support for using a config file other than /etc/genkernel.conf to add flexibility.
18 years ago
Chris Gianelloni 208a983055 Renamed gensplash to splash and marked gensplash as deprecated. This is 3.4.9_pre3 for testing.
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 364336c8dc Removing bootsplash support since it hasn't been in a kernel we've supported for years now, causes confusion amongst users, and really wasn't being used and caused issues with 2.6/initrd creation in some corner cases.
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
Chris Gianelloni 8b4b874b64 Added patch from Daniel Drake <dsd@gentoo.org> in bug #156445 to add userspace suspend support to genkernel.
18 years ago
Tim Yamin 836a0badea Fix #88080.
20 years ago
Chris Gianelloni 9c38210c1a Fixed config parsing for dmraid/lvm2 to only set =m if item is not set. Closing bug #101535.
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 0e0bd641cb bug 97051: Initramfs on 2.6+ kernels dont require ext2 filesystem so can drop this forced entry.
20 years ago
Chris Gianelloni ffee45c848 Added config parsing for dmraid modules if genkernel is called with --dmraid
20 years ago
Chris Gianelloni b858859d5d Added check for --lvm2 and enable lvm2-required modules if they are not enabled already in the supplied .config file.
20 years ago
Tim Yamin c4e3756059 >> 3.2.0_beta1; now with extra froz-faktor <TM>.
20 years ago
Eric Edgar 637e148ff1 Fix possible broken pipe error message when configuring the kernel
20 years ago
Tim Yamin 13612bf974 Added a sed to ensure Ext2 support is on; bug #52558.
21 years ago
Tim Yamin ffd9fccf1c Fix for bug #54455; moved the code to create a backup .config upwards since
21 years ago
Tim Yamin 27d080602a New release:
21 years ago
Tim Yamin a8b01f062d Version bump. Closes bugs #34948, #37371, #41129, #41166, #42725, #42815,
21 years ago
Brad House 1024897999 err, backed up wrong file :)
21 years ago
Brad House 554a695c9c misc fixes in relation to kernel configs
21 years ago
Brad House 377a301fef need seperate toolkit for compilation of kernel and utils on sparc64
21 years ago
Brad House b7bfc8cfd1 make friendly with 2.4
21 years ago
Brad House 0347fe12ee add new genkernel dev
21 years ago