Andrew Gaffney
f6c50d59a9
Only call set_bootloader is CMD_NOINSTALL is not set for Gentoo bug #301454
15 years ago
Robin H. Johnson
6d91bd673f
Tag 3.4.10.907 release.
15 years ago
craig
97b4dc26e2
Improve naming of bootflags, added support for: port, target portal, username, password, username_in, password_in, debug
15 years ago
craig
18d9c84402
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
craig
5019ff506f
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
16 years ago
Andrew Gaffney
5eb9c5cc9a
This is genkernel 3.4.10.906
16 years ago
Chris Gianelloni
cfffe65cb8
Adding Id header and enabling Ident on *.sh files.
16 years ago
Chris Gianelloni
2afa7493e7
Version bumping to 3.4.10.905 for release.
16 years ago
Andrew Gaffney
e52508607b
Remove code to check for host kernel LOOP support for gentoo bug #275757
16 years ago
craig
cac66e0970
iSCSI patch for genkernel
16 years ago
Chris Gianelloni
5a3b9fb0c0
Rolling a new genkernel 3.4.10.904 version for testing.
16 years ago
Andrew Gaffney
8dcac4a20d
Initial commit for re-adding support for --bootloader=grub
16 years ago
Chris Gianelloni
cad80a2062
Forgot to add genkernel.
16 years ago
Andrew Gaffney
d07862bb8e
Add --unionfs commandline option to enable building of unionfs-fuse
...
Add nounionfs boot option
16 years ago
Andrew Gaffney
fd24098f08
Add fuse to MODULES_FS
...
Remove direct calls to compile_fuse() and append_fuse()
Disable bincache for fuse, since we don't need any files at runtime from it
16 years ago
agaffney
66d51360d0
Actually call compile_fuse() and compile_unionfs_fuse()
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
agaffney
6e47f147d8
Remove broken grub code
17 years ago
agaffney
a8d7c7d7d0
Remove check for >=2.6 for 'make prepare'
17 years ago
agaffney
7db66a23dc
Cleanup remaining references to ${ARCH}/ without arch/ prefix
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
1d170fb865
Rename kernel-config-2.6 to kernel-config, since we no longer support 2.4 kernels. This is genkernel 3.4.10 for release.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@679 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
1a90fbf8f1
Move distfile cache to /var/cache/genkernel/src and add check to make sure all distfiles are present
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@674 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
fd7e13ec87
Enable keymap code when keymap is set on the kernel command line. This is genkernel 3.4.10_pre10 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@671 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
113af0d25c
Updated TODO. This is 3.4.10_pre9 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@666 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
cc57e07bb8
Added a patch to skip device nodes for devices if at least one partition exists on the device. This aids in LiveUSB usage and is for bug #212794 . This is genkernel 3.4.10_pre8.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@663 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
5a08f3bce3
Removing pkg directory, since it is no longer necessary. From now on, we'll just pull the tarballs from DISTDIR directly, and we've already moved our caches to /var/tmp/genkernel, so there's nothing left to keep here. This is genkernel 3.4.10_pre7 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@656 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
4304d907ba
Switch back to building kernel first
...
Optionally build the kernel a second time if we're integrating the initramfs
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@653 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
c205eaa040
Clean up the modules_load files and add qla2xxx. This is genkernel 3.4.10_pre6 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@652 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
5fcaaea2f8
Instead of copying the initramfs into the kernel tree, we now sed the kconfig to point CONFIG_INITRAMFS_SOURCE to the generated image
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@647 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
9ef70b96fd
Remove unsetting of ARCH for callback and change set_kernel_arch debug to use print_info
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@639 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
f6f97cb650
Add debugging code to show ARCH when running callback
...
Unset ARCH when running callback and restore afterwards
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@635 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
d117f014dd
Move set_kernel_arch() call to after determine_real_args() so that get_KV() has populated the vars we need
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@634 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
18407fa3ed
Add set_kernel_arch(), which maps the genkernel arch to the arch that the kernel expects based on the version of the kernel
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@632 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Andrew Gaffney
d176b8c104
Get rid of the ENABLE_PEGASOS_HACKS hacks
...
Add INTEGRATED_INITRAMFS option to optionally insert the generated initramfs directly into the kernel image
Change default build order to build the kernel last to facilitate the INTEGRATED_INITRAMFS option
Add GENZIMAGE option and change various checks from ENABLE_PEGASOS_HACKS to GENZIMAGE
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@631 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
583d25030b
Added a small debug statement to generic/linuxrc so we know when we're hitting the initrd code path. This is genkernel 3.4.10_pre5 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@628 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
a0766808eb
Changed MDRAID to MDADM for bug #211316 .
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@607 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
35fffff3a5
Removing the xen0 and xenU arches, since they didn't work, anyway. This is genkernel 3.4.10_pre3 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@604 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
58c13464ec
Removing DEVFS support from genkernel since we don't support 2.4 kernels anymore. This is 3.4.10_pre2.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@600 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
957c60e41d
We only need to make sure that we have /sbin and /usr/sbin in our PATH for bug #97378 , not reset it. Thanks to Justin Bronder <jsbronder@gentoo.org> in bug #209182 for pointing it out. This is genkernel 3.4.10_pre1 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@593 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
a479c34552
This is the long-awaited unionfs code cleanup. All of the unionfs code in genkernel has been removed.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@592 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
37ef3eb473
Fixing a problem where we were copying the busybox binary cache into the busybox temporary directory. I am assuming that this was a result of all of the changes we've been doing, and it simply just got everlooked. Thanks to Marek Szuba <cyberman@if.pw.edu.pl> for pointing it out in bug #204087 . This is genkernel 3.4.9 FINAL. Enjoy.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@580 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
69500d6738
This is 3.4.9_pre12 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@574 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
9e3f3a4292
This is genkernel 3.4.9_pre11 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@568 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
0815924a54
Added a patch line for busybox for bug #198892 . This is 3.4.9_pre10 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@566 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
626db701e2
ChangeLog fix/version fix.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@560 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
Chris Gianelloni
fba39b8f11
Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allow all command line options to be configurable from within the genkernel.conf file. This is for bug #182616 . This is genkernel 3.4.9_pre8 for testing.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@557 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago
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.
...
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@554 67a159dc-881f-0410-a524-ba9dfbe2cb84
17 years ago