Sebastian Pipping
f23c2e4a29
Re-specify "latest genkernel" as "latest ~arch genkernel"
14 years ago
Sebastian Pipping
be190b4ec1
Output warning in warning color
14 years ago
Sebastian Pipping
d7d509f4e9
Document boot parameter domdadm (bug #369415 )
14 years ago
Sebastian Pipping
fa3b8af99e
Bump to 3.4.15
14 years ago
Sebastian Pipping
16a7793dda
Bump version to 3.4.14
14 years ago
Sebastian Pipping
50f20720f9
Bump version to 3.4.13
14 years ago
Sebastian Pipping
734bbf97f4
Bump version to 3.4.12.6
14 years ago
Sebastian Pipping
52e2a47637
Bump version to 3.4.12.5
14 years ago
Sebastian Pipping
ff1f87e88f
Bump version to 3.4.12.4
14 years ago
Sebastian Pipping
8b3848e030
Bump version to 3.4.12.3
14 years ago
Sebastian Pipping
12727340c5
Bump version to 3.4.12.2
14 years ago
Sebastian Pipping
c65605c942
Bump version to 3.4.12.1
14 years ago
Sebastian Pipping
85944c8f79
Bump version to 3.4.12
14 years ago
Sebastian Pipping
64c32a94bd
Bump version to 3.4.11.1
14 years ago
Sebastian Pipping
b2eeeec574
Bump version to 3.4.11
14 years ago
Sebastian Pipping
3e454386eb
Bump version to 3.4.10.909 (no release yet)
14 years ago
Sebastian Pipping
532dd7a387
Review and fix some -eq and -ne conditionals
...
This fixes "sh: bad number" with busybox 1.18.1 during activation of mdev.
14 years ago
Sebastian Pipping
73144cb6c0
Bump version to 3.4.10.908
14 years ago
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