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
/
gen_initramfs.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
attempt to fully remove lvm compile stuff and also deprecate mdadm compile stuff
Daniel Robbins
2011-06-04
1
-32
/
+11
*
implement --fullname option, document --fullname, --build-src and --build-dst...
Daniel Robbins
2011-05-22
1
-1
/
+1
*
merged gentoo's 3.4.15
Daniel Robbins
2011-05-21
1
-6
/
+13
|
\
|
*
Remove "--slowusb" as it is enabled by default. Also document "noslowusb".
Peter Hjalmarsson
2011-03-28
1
-5
/
+1
|
*
Introducing MDADM_CONFIG
Peter Hjalmarsson
2011-02-24
1
-2
/
+13
*
|
initial changes to support --build-src= and --build-dst= -- need testing.
Daniel Robbins
2011-03-13
1
-4
/
+2
*
|
firmware improvements:
Daniel Robbins
2011-03-09
1
-4
/
+4
|
/
*
Put blkid of e2fsprogs into /sbin, not /bin (bug #352746)
Sebastian Pipping
2011-01-30
1
-3
/
+3
*
mdadm: Fix copying of mdadm/mdmon to the initramfs (bug #352496)
Sebastian Pipping
2011-01-23
1
-1
/
+1
*
mdadm: Implement support for mdmon to static binary
Sebastian Pipping
2011-01-17
1
-3
/
+4
*
use mdadm instead of bundled stripped down mdassemble (v2)
Matthias Dahl
2011-01-17
1
-0
/
+12
*
Add more detail to some LVM log messages
Sebastian Pipping
2011-01-13
1
-3
/
+3
*
GPG initramfs append
dacook
2011-01-11
1
-0
/
+20
*
Check return codes of cpio (lessen from bug #246370)
Sebastian Pipping
2011-01-11
1
-15
/
+30
*
Catch errors from append_* (lesson from bug #246370)
Sebastian Pipping
2011-01-11
1
-1
/
+1
*
Allow configuring the list of busybox applets (bug #326593)
Sebastian Pipping
2011-01-09
1
-1
/
+1
*
Review and fix some -eq and -ne conditionals
Sebastian Pipping
2011-01-07
1
-4
/
+4
*
use a symlink instead of a hardlink for busybox utils (for Gentoo bug #246370)
Andrew Gaffney
2009-12-06
1
-1
/
+1
*
Make sure to change back to existant directory before removing the current di...
Andrew Gaffney
2009-11-15
1
-0
/
+12
*
/etc/scsi_id.config does not exist by default in newer udev, but is still res...
Robin H. Johnson
2009-11-11
1
-1
/
+3
*
Improve naming of bootflags, added support for: port, target portal, username...
craig
2009-10-03
1
-1
/
+1
*
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
craig
2009-09-26
1
-2
/
+8
|
\
|
*
fixing the libaio search as its a singular element not part of a multipart se...
tsunam
2009-09-22
1
-1
/
+1
|
*
Should have all the proper libraries now for multipath for Gentoo bug #284592
tsunam
2009-09-21
1
-1
/
+7
|
*
Updating some multipath code from Gentoo bug #284589
tsunam
2009-09-21
1
-1
/
+1
*
|
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
craig
2009-08-08
1
-1
/
+7
|
\
|
|
*
Adding Id header.
Chris Gianelloni
2009-07-25
1
-0
/
+1
|
*
Apply patch for Gentoo bug #276753 for new lvm.static binary
Andrew Gaffney
2009-07-12
1
-1
/
+6
*
|
iSCSI patch for genkernel
craig
2009-06-28
1
-0
/
+18
|
/
*
Clean up append_multipath() code to copy files in a loop and report file that...
Andrew Gaffney
2009-03-06
1
-26
/
+22
*
Apply patch from robbat2 to fix whitespace breakage in multipath code
Andrew Gaffney
2009-03-06
1
-15
/
+15
*
Modify append_data to die on 0 arguments and check arg 2 with isTrue(). Based...
Andrew Gaffney
2009-03-06
1
-1
/
+2
*
Die messages for multipath added
Joshua Jackson
2009-02-24
1
-0
/
+12
*
adding multipath to append_data
Joshua Jackson
2009-02-24
1
-1
/
+2
*
initram based related multipath stuff added
Joshua Jackson
2009-02-24
1
-0
/
+37
*
Actually setting permissions. It helps if one remembers to 'git add' before ...
Chris Gianelloni
2008-12-16
1
-0
/
+0
*
Use : as a regex separator instead of / since REAL_ROOT will have / in it
Andrew Gaffney
2008-12-15
1
-1
/
+1
*
Create /sbin directory in append_luks for bug #250330
Andrew Gaffney
2008-12-13
1
-5
/
+7
*
missing }
Andrew Gaffney
2008-12-13
1
-1
/
+1
*
Move udhcpc's script to default location
Andrew Gaffney
2008-12-13
1
-4
/
+7
*
Add --real-root=<foo> parameter to specify a default for real_root= in the in...
Andrew Gaffney
2008-12-13
1
-0
/
+5
*
s/aux/luks/ for gentoo bug #250330
Andrew Gaffney
2008-12-08
1
-6
/
+6
*
Move all netboot logic from catalyst into gk
Andrew Gaffney
2008-12-06
1
-3
/
+19
*
Break apart cryptsetup stuff into separate append_luks() and make append_auxi...
Andrew Gaffney
2008-11-17
1
-21
/
+35
*
Only append unionfs_fuse stuff if UNIONFS is set
Andrew Gaffney
2008-11-14
1
-5
/
+2
*
Add fuse to MODULES_FS
Andrew Gaffney
2008-11-13
1
-13
/
+12
*
Make sure that /sbin/unionfs is +x
agaffney
2008-11-13
1
-0
/
+1
*
Correct unionfs-fuse bincache path and clean up debugging code
agaffney
2008-11-12
1
-2
/
+2
*
Add append_fuse() and append_unionfs_fuse() functions
agaffney
2008-11-12
1
-0
/
+30
*
Only append splash portion to initramfs if SPLASH is set
agaffney
2008-08-07
1
-1
/
+5
[next]