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
/
gen_initramfs.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...
Chris Gianelloni
2008-07-28
1
-1
/
+1
*
Moving files from generic to defaults, since they are the defaults used globa...
Chris Gianelloni
2008-07-28
1
-14
/
+14
*
Stick CONFIG_INITRAMFS_ROOT_GID in the .config, too
Andrew Gaffney
2008-03-13
1
-1
/
+1
*
Remove existing CONFIG_INITRAMFS_SOURCE line and write new one as well as CON...
Andrew Gaffney
2008-03-13
1
-1
/
+3
*
Change sed delimeter
Andrew Gaffney
2008-03-13
1
-1
/
+1
*
We should edit the copy of the kconfig instead of the source file
Andrew Gaffney
2008-03-13
1
-1
/
+1
*
Instead of copying the initramfs into the kernel tree, we now sed the kconfig...
Andrew Gaffney
2008-03-13
1
-1
/
+3
*
Change the location we copy the intiramfs to for integrated initramfs
Andrew Gaffney
2008-03-13
1
-2
/
+1
*
Get rid of the ENABLE_PEGASOS_HACKS hacks
Andrew Gaffney
2008-03-13
1
-8
/
+2
*
Argh...Changing the right line helps
Andrew Gaffney
2008-03-13
1
-2
/
+2
*
Change into initramfs-firmware-temp/ instead of initramfs-firmware-temp/lib/f...
Andrew Gaffney
2008-03-13
1
-1
/
+1
*
Change to new temp directory so the firmware gets copied to the right place
Andrew Gaffney
2008-03-12
1
-0
/
+1
*
Copy with -L so we get the file instead of the symlink
Andrew Gaffney
2008-03-12
1
-1
/
+1
*
Fix another quoting malfunction
Andrew Gaffney
2008-03-12
1
-1
/
+1
*
Add support for --firmware-files option to make robbat2 happy
Andrew Gaffney
2008-03-10
1
-2
/
+13
*
Add support for --firmware and --firmware-dir options to include firmware in ...
Andrew Gaffney
2008-03-10
1
-0
/
+22
*
If we have a raid456.ko module, we need to create a raid45.ko symlink since d...
Chris Gianelloni
2008-03-04
1
-0
/
+7
[next]