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
path:
root
/
defaults
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document the very large if structure for AUFS.
Robin H. Johnson
2014-05-22
1
-17
/
+18
*
Refactor tmpfs creation to aufs env.
Robin H. Johnson
2014-05-22
1
-6
/
+10
*
cleanup: these directories were dropped in the aufs patch.
Robin H. Johnson
2014-05-22
1
-1
/
+1
*
Proper AUFS support
Rick Farina (Zero_Chaos)
2014-05-22
3
-54
/
+321
*
More device nodes.
Robin H. Johnson
2014-04-13
1
-6
/
+7
*
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
*
Try mmap() when loading modules
Richard Yao
2014-03-15
1
-1
/
+1
*
fix broken function prompt_user()
Martin Dummer
2014-03-15
1
-2
/
+4
*
Suppress superfluous console kernel output
Richard Yao
2014-02-26
1
-0
/
+3
*
Add exit 1 to waitForZFS
Richard Yao
2014-02-26
1
-0
/
+1
*
Fix RTC support in generic config files, bug #444932
Ben Kohler
2013-06-09
1
-1
/
+1
*
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
*
Load xhci-plat when available
Richard Yao
2013-06-09
1
-1
/
+1
*
Build USB 3.0 support by default, bug #452888
Richard Yao
2013-06-03
1
-0
/
+4
*
Fix /etc/modprobe.d regression
Richard Yao
2013-06-03
1
-7
/
+0
*
Add sysctl to busybox
Richard Yao
2013-06-03
1
-1
/
+1
*
linuxrc: run the debug shell multiple times, add a hook before switch_root
Fabio Erculiani
2013-04-29
2
-1
/
+5
*
linuxrc: use "quiet" cmdline argument for a really quiet initramfs initializa...
Fabio Erculiani
2013-04-29
2
-30
/
+39
*
Improve speed of bootstrapCD by not calling devicelist unless needed
Fabio Erculiani
2013-04-25
1
-4
/
+7
*
Drop doslowusb and noslowusb boot parameters.
Fabio Erculiani
2013-04-25
3
-29
/
+2
*
Drop "sleep 3" from sdelay if CDROOT=1. One can use scandelay=secs if needed.
Fabio Erculiani
2013-04-25
1
-8
/
+2
*
Drop useless parens in conditionals
Fabio Erculiani
2013-04-25
2
-4
/
+4
*
Drop KV_2_6_OR_GREATER
Fabio Erculiani
2013-04-25
2
-17
/
+6
*
Drop our own /sbin/modprobe and use busybox built-in applet instead
Fabio Erculiani
2013-04-25
3
-170
/
+20
*
Add rootflags to switches we understand
Peter Hjalmarsson
2013-03-31
1
-7
/
+17
*
Fix non-functional init_opts parameter, bug #422471
Toralf Förster
2012-11-22
1
-0
/
+1
*
linuxrc: part keyword
Robin H. Johnson
2012-11-20
1
-0
/
+3
*
Unquote ${ZPOOL_FORCE} variable usage.
Fabio Erculiani
2012-11-11
1
-3
/
+3
*
Bug #378105: UUID/LABEL support for LUKS keydevs
Marek Sapota
2012-11-02
1
-37
/
+46
*
Support using init= on the command line
Peter Hjalmarsson
2012-10-15
1
-0
/
+8
*
Clean up module drift over the years. Just MODULES_CRYPTO left.
Robin H. Johnson
2012-10-13
1
-4
/
+4
*
Bug #286187: Complete multipath support.
Robin H. Johnson
2012-10-13
3
-0
/
+15
*
Bug #351873: More livecd control, and initramfs livecd argument documentation.
Robin H. Johnson
2012-10-13
3
-4
/
+11
*
Bug #336170: amd74xx was long-replaced by pata_amd.
Robin H. Johnson
2012-10-13
1
-1
/
+1
*
Attempt to fix bug #421839: missing /run on LiveCD environment.
Robin H. Johnson
2012-10-13
1
-1
/
+1
*
Check for file from real_init=FILE rather than /sbin/init (bug #437080)
Dustin Frisch
2012-10-03
1
-1
/
+1
*
mount /mnt/cdrom inside target chroot even when aufs/unionfs is disabled
Fabio Erculiani
2012-08-30
1
-0
/
+5
*
Make root_trim work with crypt_root_key
Peter Hjalmarsson
2012-08-28
1
-2
/
+2
*
Communicate inavailability of keymap #38 better
Sebastian Pipping
2012-08-13
1
-1
/
+1
*
Further improve wording in software.sh
Sebastian Pipping
2012-08-13
1
-4
/
+6
*
Make defaults/software.sh not override variables already present
Peter Hjalmarsson
2012-08-13
1
-47
/
+44
*
Move software version defaults for defaults/software.sh to ease the etc-updat...
Sebastian Pipping
2012-08-12
1
-0
/
+51
*
Resolve cryptic awk-based code docuplication
Sebastian Pipping
2012-07-28
1
-2
/
+7
*
Flip awk return values.
Robin H. Johnson
2012-07-24
1
-2
/
+2
[next]