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
path:
root
/
defaults
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply patches from Gentoo bug #268468
Andrew Gaffney
2010-02-19
1
-0
/
+8
*
Add USB HID modules to modules_load and default kernel-config (for Gentoo bug...
Andrew Gaffney
2009-12-27
1
-0
/
+35
*
Enable ext4 by default everywhere (for Gentoo bug #268818)
Andrew Gaffney
2009-12-26
2
-5
/
+5
*
Add support for isoboot= option (for Gentoo bug #294268)
Andrew Gaffney
2009-12-26
2
-3
/
+24
*
Properly apply NFS mount options for Gentoo bug #262915
Andrew Gaffney
2009-12-26
2
-4
/
+15
*
Apply patch to make sure loop cache directory exists for Gentoo bug #297814
Andrew Gaffney
2009-12-26
1
-0
/
+2
*
Fix typo for Gentoo bug #294138
Andrew Gaffney
2009-11-23
1
-2
/
+2
*
Let iSCSId settle after iscsistart
craig
2009-10-15
1
-0
/
+3
*
Improve naming of bootflags, added support for: port, target portal, username...
craig
2009-10-03
2
-15
/
+73
*
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
craig
2009-09-26
2
-9
/
+28
|
\
|
*
Apply patch from Gentoo bug #220913 for tuxonice resume
Andrew Gaffney
2009-09-04
2
-9
/
+28
*
|
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
craig
2009-08-08
4
-5
/
+5
|
\
|
|
*
Adding Id header.
Chris Gianelloni
2009-07-25
1
-2
/
+1
|
*
back out previous commit
Andrew Gaffney
2009-07-19
1
-11
/
+1
|
*
Alternative solution for Gentoo bug #269603
Andrew Gaffney
2009-07-19
1
-1
/
+11
|
*
Change command used to determine real filename for REAL_RESUME for Gentoo bug...
Andrew Gaffney
2009-07-19
1
-1
/
+1
|
*
Add aic94xx to MODULES_SCSI for Gentoo bug #277792
Andrew Gaffney
2009-07-19
1
-1
/
+1
|
*
Restore BOOTLOADER="grub" example line in genkernel.conf for gentoo bug #274768
Andrew Gaffney
2009-06-28
1
-1
/
+2
*
|
iSCSI patch for genkernel
craig
2009-06-28
4
-1
/
+29
|
/
*
Apply fix to deference links for gentoo bug #269603
Andrew Gaffney
2009-05-12
1
-1
/
+1
*
remove allow_root
Andrew Gaffney
2009-02-23
1
-1
/
+1
*
add a few more mount options to try to help livecd
Andrew Gaffney
2009-02-23
1
-1
/
+1
*
add a few more mount options to try to help livecd
Andrew Gaffney
2009-02-23
1
-1
/
+1
*
Comment out the exec line for console=*, since it seems to blow up when the p...
Andrew Gaffney
2009-02-04
1
-1
/
+1
*
Remove detect_sbp2_devices() for gentoo bug #239474
Andrew Gaffney
2009-01-19
2
-25
/
+0
*
Remove the use of 'env -i' when calling switch_root due to gentoo bug #248688
Andrew Gaffney
2008-12-17
1
-1
/
+1
*
Actually setting permissions. It helps if one remembers to 'git add' before ...
Chris Gianelloni
2008-12-16
5
-0
/
+0
*
Separate out main and netboot busy-config
Andrew Gaffney
2008-12-15
1
-3
/
+3
*
Move udhcpc's script to default location
Andrew Gaffney
2008-12-13
1
-1
/
+1
*
Enable support klogd and syslogd for netboot
Andrew Gaffney
2008-12-13
1
-3
/
+3
*
Add --real-root=<foo> parameter to specify a default for real_root= in the in...
Andrew Gaffney
2008-12-13
1
-1
/
+0
*
Remove old nb-busybox.cf files that aren't used anymore
Andrew Gaffney
2008-12-12
1
-610
/
+0
*
Enable CONFIG_MAKEDEVS in busy-config for netboot
Andrew Gaffney
2008-12-12
1
-2
/
+2
*
Enable CONFIG_FEATURE_PREFER_APPLETS busybox option
Andrew Gaffney
2008-12-07
1
-1
/
+1
*
Initial support for --netboot option
Andrew Gaffney
2008-12-06
1
-1
/
+7
*
Applied patch for UUID support for real_resume= from gentoo bug #239687
Andrew Gaffney
2008-11-15
1
-0
/
+28
*
Add --unionfs commandline option to enable building of unionfs-fuse
Andrew Gaffney
2008-11-14
1
-0
/
+3
*
Add good_msg for creating the union mount
Andrew Gaffney
2008-11-14
1
-1
/
+2
*
Pipe stderr for unionfs mount call to /dev/null to supress getcwd message
Andrew Gaffney
2008-11-14
1
-1
/
+1
*
Call switch_root with full path
Andrew Gaffney
2008-11-14
2
-3
/
+3
*
Call switch_root with 'env -i' to clean out the kernel-defined key/value pairs
Andrew Gaffney
2008-11-14
1
-1
/
+1
*
Skip good_root check for /dev/nfs for gentoo bug #246759
Andrew Gaffney
2008-11-14
1
-1
/
+1
*
Simplify implementation of parse_opt in linuxrc
Andrew Gaffney
2008-11-14
1
-13
/
+1
*
Small cleanups in unionfs code
Andrew Gaffney
2008-11-13
2
-13
/
+13
*
Add fuse to MODULES_FS
Andrew Gaffney
2008-11-13
1
-1
/
+2
*
Add suid,dev to unionfs mount opts
Andrew Gaffney
2008-11-13
1
-1
/
+1
*
Remove allow_root mount opt, since it conflicts with allow_other
agaffney
2008-11-13
1
-1
/
+1
*
Change typo in unionfs-fuse mount opt and add -i support to umount
agaffney
2008-11-13
1
-1
/
+1
*
Enable CONFIG_FEATURE_MTAB_SUPPORT option for busybox
agaffney
2008-11-13
1
-1
/
+1
*
Add patch for busybox to add -i option to mount command
agaffney
2008-11-13
1
-0
/
+2
[next]