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
/
linuxrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This introduces changes to former commits d8e2d4d & 720a60f in
Fernando Reyes (likewhoa)
2015-08-11
1
-19
/
+13
*
Better implementation which was originally done in 946918e & 7a38d63.
Fernando Reyes (likewhoa)
2015-08-11
1
-36
/
+2
*
A new bootstrapFS function has been added to cut on duplicate code
Fernando Reyes (likewhoa)
2015-08-11
1
-26
/
+3
*
dokeymap implementation for AUFS's union
Fernando Reyes (likewhoa)
2015-08-11
1
-0
/
+6
*
This improves the way we handle RC_NO_UMOUNT variable in openrc so that
Fernando Reyes (likewhoa)
2015-08-11
1
-14
/
+29
*
coding style changes
Fernando Reyes (likewhoa)
2015-08-11
1
-11
/
+19
*
Better handle on if aufs.modules kernel parameter is used
Fernando Reyes (likewhoa)
2015-08-11
1
-9
/
+13
*
Wording changes, cosmetic crap
Fernando Reyes (likewhoa)
2015-08-11
1
-3
/
+4
*
Restructure the setup_aufs function, it had redundant code and moved
Fernando Reyes (likewhoa)
2015-08-11
1
-1
/
+1
*
Enhanced the shutdown process and changed from using ${UNION} to ${CHROOT} to
Fernando Reyes (likewhoa)
2015-08-11
1
-14
/
+31
*
Removing --bind on some directories to prevent ${NEW_ROOT} path
Fernando Reyes (likewhoa)
2015-08-11
1
-3
/
+4
*
This fixes /etc/fstab from not working while in setup_aufs function and instead
Fernando Reyes (likewhoa)
2015-08-11
1
-0
/
+4
*
Cleaner shutdown process preventing aufs related mounts from
Fernando Reyes (likewhoa)
2015-08-11
1
-3
/
+17
*
Fix kernel line argument handling.
Fernando Reyes (likewhoa)
2015-08-11
1
-17
/
+17
*
Document the very large if structure for AUFS.
Robin H. Johnson
2015-08-11
1
-17
/
+18
*
Refactor tmpfs creation to aufs env.
Robin H. Johnson
2015-08-11
1
-6
/
+10
*
cleanup: these directories were dropped in the aufs patch.
Robin H. Johnson
2015-08-11
1
-1
/
+1
*
Proper AUFS support
Rick Farina (Zero_Chaos)
2015-08-11
1
-54
/
+140
*
More device nodes.
Robin H. Johnson
2014-04-13
1
-6
/
+7
*
Revert "Workaround busybox modprobe's inability to load ZFS modules"
Richard Yao
2014-03-15
1
-0
/
+2
*
Suppress superfluous console kernel output
Richard Yao
2014-02-26
1
-0
/
+3
*
Workaround busybox modprobe's inability to load ZFS modules
Richard Yao
2013-06-09
1
-2
/
+0
*
Refactor ZFS module load hook
Richard Yao
2013-06-09
1
-9
/
+10
*
Fix /etc/modprobe.d regression
Richard Yao
2013-06-03
1
-7
/
+0
*
linuxrc: run the debug shell multiple times, add a hook before switch_root
Fabio Erculiani
2013-04-29
1
-1
/
+4
*
linuxrc: use "quiet" cmdline argument for a really quiet initramfs initializa...
Fabio Erculiani
2013-04-29
1
-18
/
+17
*
Drop doslowusb and noslowusb boot parameters.
Fabio Erculiani
2013-04-25
1
-6
/
+0
*
Drop useless parens in conditionals
Fabio Erculiani
2013-04-25
1
-3
/
+3
*
Drop KV_2_6_OR_GREATER
Fabio Erculiani
2013-04-25
1
-12
/
+6
*
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
*
Support using init= on the command line
Peter Hjalmarsson
2012-10-15
1
-0
/
+8
*
Bug #286187: Complete multipath support.
Robin H. Johnson
2012-10-13
1
-0
/
+4
*
Bug #351873: More livecd control, and initramfs livecd argument documentation.
Robin H. Johnson
2012-10-13
1
-1
/
+5
*
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
*
Run mdev -s after modules are loaded
Richard Yao
2012-07-19
1
-4
/
+7
*
Support module options set in /etc/module.d, amend cmdline options patch
Richard Yao
2012-07-19
1
-11
/
+1
*
Adding modules cmdline options for genkernel (module.option[=value]).
Dzianis Kahanovich
2012-07-19
1
-0
/
+18
*
Fix bad ZFS case statement, bug #425122
Richard Yao
2012-07-17
1
-1
/
+1
*
Fix rootfs=ZFS infinite loop when no bootfs is set, bug #425120
Richard Yao
2012-07-17
1
-0
/
+2
*
Add /run to support openrc >=0.10
Kenny Cheng
2012-07-08
1
-2
/
+2
*
Support bind mounts from /etc/initramfs.mounts (bug #418463)
Sebastian Pipping
2012-06-02
1
-2
/
+7
*
Fix call to blkid of util-linux
Sebastian Pipping
2012-05-17
1
-2
/
+2
*
Improve ZFS diagnostics, import and mounting
Richard Yao
2012-04-30
1
-6
/
+27
*
Serialize hotplug events to mimic udev
Richard Yao
2012-04-24
1
-3
/
+8
*
Make sure the previous move of cd commands cannot result in unexpected regres...
Sebastian Pipping
2012-04-12
1
-3
/
+3
*
Reorder mdev initialization to mimic udev boot
Richard Yao
2012-04-12
1
-3
/
+12
[next]