GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/genkernel.git
aufs
debug-build
dracut
hyperv
iscsi
kernel-config
lxnay
master
old_master
overlayfs
ryao
split-genkernel-geninitramfs
v3.4.45.x
xake
zfs
Kernel and initrd generator
Genkernel Team <genkernel@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 3.4.24_p2
v3.4.24_p2
Sebastian Pipping
2012-07-08
2
-1
/
+4
*
Support busybox 1.20.1 (bug #419511)
Sebastian Pipping
2012-07-08
4
-0
/
+183
*
Bump version to 3.4.24_p1
v3.4.24_p1
Sebastian Pipping
2012-05-12
2
-1
/
+4
*
Revert "Fix docache (bug #397309)"
Sebastian Pipping
2012-05-12
3
-19
/
+4
*
Fail hard on LUKS inclusion error (bug #409277), advise about sys-fs/cryptset...
Sebastian Pipping
2012-05-12
2
-14
/
+17
*
Fix docache (bug #397309)
Sebastian Pipping
2012-05-12
3
-4
/
+19
*
Load crypto modules automatically
Sebastian Pipping
2012-05-12
1
-1
/
+1
*
Make sure the sha256 module makes it into the initramfs (bug #405495)
Sebastian Pipping
2012-05-12
4
-0
/
+12
*
Bump version to 3.4.24
v3.4.24
Sebastian Pipping
2012-01-25
2
-1
/
+4
*
Extend .gitignore so echangelog ignores release tarballs
Sebastian Pipping
2012-01-25
1
-1
/
+1
*
Unset CONFIG_SYSFS_DEPRECATED for udev (bug #335763)
Sebastian Pipping
2012-01-24
6
-5
/
+10
*
Bump version to 3.4.23.1
v3.4.23.1
Sebastian Pipping
2012-01-15
2
-1
/
+4
*
Re-activate mdstart in busybox config
Sebastian Pipping
2012-01-15
2
-0
/
+4
*
Port mdstart patch to busybox 1.19.3
Sebastian Pipping
2012-01-15
2
-0
/
+134
*
Busybox config: Enable verbose usage
Sebastian Pipping
2012-01-14
2
-1
/
+4
*
Update busybox config using "yes '' | make oldconfig"
Sebastian Pipping
2012-01-14
2
-155
/
+424
*
Bump version to 3.4.23
v3.4.23
Sebastian Pipping
2012-01-13
2
-1
/
+4
*
Copy some patches from busybox/1.18.1 to busybox/1.19.3
Sebastian Pipping
2012-01-13
3
-0
/
+52
*
Add a patch for e2fsprogs/1.42 from main tree
Sebastian Pipping
2012-01-13
2
-0
/
+46
*
Copy patch from lvm/2.02.74 to lvm/2.02.88
Sebastian Pipping
2012-01-13
2
-0
/
+41
*
Prior to commit a141d715, CMD_NOINSTALL had no default set, but most of the u...
Robin H. Johnson
2012-01-13
2
-1
/
+8
*
Replace "# FOO=bar" by "#FOO=bar" in genkernel.conf (bug #398471)
Sebastian Pipping
2012-01-13
2
-30
/
+35
*
Support application of patches for more tools
Tomasz Wasiak
2012-01-12
1
-0
/
+6
*
Support application of patches for more tools
Sebastian Pipping
2012-01-12
1
-0
/
+4
*
Verbump for last commit as a fix.
v3.4.22.1
Robin H. Johnson
2012-01-08
1
-1
/
+1
*
Disable the /usr mount code until OpenRC section is ready, so that it goes to...
Robin H. Johnson
2012-01-08
1
-3
/
+7
*
Add mpt2sas to auto-load SCSI modules
v3.4.22
Sebastian Pipping
2012-01-08
14
-13
/
+20
*
Bump to 3.4.22 to reflect /usr mount support.
Robin H. Johnson
2012-01-06
2
-1
/
+4
*
Code to mount /usr and other filesystems as needed for new udev and systemd.
Robin H. Johnson
2012-01-06
3
-2
/
+50
*
Bump version to 3.4.21.2. Stock configuration of 3.4.21.1 generates unbootabl...
v3.4.21.2
Robin H. Johnson
2012-01-06
2
-1
/
+5
*
Fix some defaults otherwise you get an initramfs without any modules!
Robin H. Johnson
2012-01-06
2
-4
/
+8
*
Missing changelog, I fail.
Robin H. Johnson
2012-01-06
1
-0
/
+10
*
Awk support in busybox is needed for initramfs setup code (to parse fstab).
Robin H. Johnson
2012-01-06
1
-2
/
+2
*
Multipath has been done for a while now.
Robin H. Johnson
2012-01-06
1
-4
/
+0
*
Add a configuration option for --install, so users can get it as a default. D...
Robin H. Johnson
2012-01-06
1
-0
/
+4
*
Fix up changelog
Robin H. Johnson
2012-01-06
1
-17
/
+5
*
Bump version to 3.4.21.1
v3.4.21.1
Sebastian Pipping
2012-01-05
2
-2
/
+2
*
Bump version to 3.4.21
Sebastian Pipping
2012-01-05
1
-0
/
+3
*
Improve docs on boot parameter root_trim
Sebastian Pipping
2012-01-05
1
-3
/
+3
*
Extend change log
Sebastian Pipping
2012-01-05
1
-0
/
+7
*
Introduce boot parameter root_trim=(yes|no) for SSDs
Christian Kruse
2012-01-05
3
-1
/
+16
*
Extend change log
Sebastian Pipping
2012-01-04
1
-0
/
+7
*
Support for glibc-2.14 systems
Borg Onion
2012-01-04
3
-3
/
+3
*
Add a few more directories and initial device nodes to the initramfs, and imp...
Robin H. Johnson
2012-01-04
1
-1
/
+9
*
Improve option handling.
Robin H. Johnson
2012-01-04
10
-179
/
+179
*
Bump version to 3.4.20
v3.4.20
Sebastian Pipping
2011-11-08
2
-1
/
+4
*
Fix return value of crypt_filter() which caused bogus LUKS opening errors (bu...
Sebastian Pipping
2011-10-31
2
-1
/
+7
*
Bump version to 3.4.19
v3.4.19
Sebastian Pipping
2011-10-30
2
-1
/
+4
*
fix random build failures during e2fsprogs, force -j1
Fabio Erculiani
2011-10-25
2
-1
/
+4
*
Do not hardcode /mnt/cdrom path across the whole code, use CDROOT_PATH
Fabio Erculiani
2011-10-08
4
-33
/
+39
[next]