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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Bump version to 3.4.49.2
v3.4.49.2
Robin H. Johnson
2014-05-31
1
-1
/
+1
*
|
|
Bug #461828: CONFIG_EVENT_HELPER should now be empty by default.
Robin H. Johnson
2014-05-31
4
-4
/
+4
|
/
/
*
|
Improve debugcleanup code
Robin H. Johnson
2014-04-16
2
-17
/
+25
*
|
Bump version to 3.4.49.1
v3.4.49.1
Robin H. Johnson
2014-04-13
1
-1
/
+1
*
|
Document --no-debug-cleanup.
Robin H. Johnson
2014-04-13
1
-0
/
+3
*
|
Detect mknod failure.
Robin H. Johnson
2014-04-13
1
-6
/
+7
*
|
More device nodes.
Robin H. Johnson
2014-04-13
1
-6
/
+7
*
|
Force ownership of files in building initramfs.
Robin H. Johnson
2014-04-13
1
-1
/
+1
*
|
Make it possible to turn off all of the on-exit cleanup.
Robin H. Johnson
2014-04-13
3
-15
/
+29
*
|
Fix MDADM_CONFIG missing message.
Robin H. Johnson
2014-04-13
1
-1
/
+1
*
|
LVM install fixes.
Robin H. Johnson
2014-04-13
2
-3
/
+6
*
|
Fix System.map location for src!=output dir.
Robin H. Johnson
2014-04-13
1
-2
/
+3
*
|
Fix install with kernel outputdir.
Robin H. Johnson
2014-04-05
1
-0
/
+3
*
|
Help users find the right section.
Robin H. Johnson
2014-03-17
1
-3
/
+3
*
|
Remind users that the manpage documents the initramfs parameters.
Robin H. Johnson
2014-03-17
1
-1
/
+6
|
/
*
Bump version to 3.4.49
v3.4.49
Richard Yao
2014-03-17
1
-1
/
+1
*
call_func_timeout() should return 1 upon failure
Richard Yao
2014-03-15
1
-4
/
+4
*
Revert "Workaround busybox modprobe's inability to load ZFS modules"
Richard Yao
2014-03-15
2
-3
/
+4
*
Load modules by absolute path in busybox modprobe
Richard Yao
2014-03-15
1
-0
/
+26
*
Try mmap() when loading modules
Richard Yao
2014-03-15
1
-1
/
+1
*
Fix endless loop in gen_funcs.sh when LOGLEVEL is empty
Martin Dummer
2014-03-15
1
-0
/
+3
*
fix broken function prompt_user()
Martin Dummer
2014-03-15
1
-2
/
+4
*
Advertise zfs support in genkernel.conf
Martin Dummer
2014-03-15
1
-0
/
+3
*
Include ZFS support when / is ZFS
Richard Yao
2014-03-15
1
-1
/
+1
*
Create rootfs_type_is() helper function
Richard Yao
2014-03-15
1
-0
/
+11
*
Record hostid into initramfs
Richard Yao
2014-03-15
1
-0
/
+2
*
Bump version to 3.4.48
v3.4.48
Richard Yao
2014-02-27
1
-1
/
+1
*
Start a getty on the serial console if known.
Guy Martin
2014-02-26
1
-11
/
+14
*
Suppress superfluous console kernel output
Richard Yao
2014-02-26
1
-0
/
+3
*
Copy ld.so.conf and friends when copy_binaries is used
Richard Yao
2014-02-26
1
-0
/
+30
*
Detect grub2-mkconfig failure
Richard Yao
2014-02-26
1
-1
/
+1
*
Add exit 1 to waitForZFS
Richard Yao
2014-02-26
1
-0
/
+1
*
Add machine detection for hppa.
Guy Martin
2014-01-24
1
-0
/
+16
*
Add patch to fix busybox bunzip2, see #497916.
Guy Martin
2014-01-24
1
-0
/
+12
*
Don't pre-populate netboot's resolv.conf.
Guy Martin
2014-01-24
1
-3
/
+0
*
Make --kerncache compatible with recent versions of GNU tar, bug #457168
Richard Yao
2014-01-24
1
-2
/
+2
*
Revert "Make --kerncache compatible with recent versions of GNU tar, bug #457...
Richard Yao
2014-01-24
1
-2
/
+2
*
Make --kerncache compatible with recent versions of GNU tar, bug #457168
Richard Yao
2014-01-24
1
-2
/
+2
*
Advertise CMD_CALLBACK in genkernel.conf
Christoph Junghans
2013-10-02
1
-0
/
+4
*
Include zdb in initramfs
Richard Yao
2013-07-14
1
-1
/
+1
*
Fix RTC support in generic config files, bug #444932
Ben Kohler
2013-06-09
3
-3
/
+3
*
Bump version to 3.4.47
v3.4.47
Richard Yao
2013-06-09
1
-1
/
+1
*
Remove duplicate files from initramfs
Richard Yao
2013-06-09
1
-0
/
+14
*
Add more module loading features
Fabio Erculiani
2013-06-09
1
-4
/
+4
*
Make busybox's module loading more fully featured, bug #472312
Ben Kohler
2013-06-09
1
-8
/
+8
*
Workaround busybox modprobe's inability to load ZFS modules
Richard Yao
2013-06-09
2
-4
/
+3
*
Import pool after ZFS module finishes loading
Richard Yao
2013-06-09
1
-3
/
+14
*
Add call_func_timeout helper function
Richard Yao
2013-06-09
1
-0
/
+16
*
Refactor ZFS module load hook
Richard Yao
2013-06-09
1
-9
/
+10
*
Eliminate warnings about missing ZFS files
Richard Yao
2013-06-09
1
-4
/
+8
[prev]
[next]