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_cmdline.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
gen_cmdline: fix pkg path getting stuff deleted
Robin H. Johnson
2014-06-23
1
-0
/
+3
*
Whitepace.
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2014-06-22
1
-1
/
+1
*
Make it possible to turn off all of the on-exit cleanup.
Robin H. Johnson
2014-04-13
1
-0
/
+6
*
Remind users that the manpage documents the initramfs parameters.
Robin H. Johnson
2014-03-17
1
-1
/
+6
*
Bug #432956: Easy to include VirtIO support in kernel.
Robin H. Johnson
2012-10-14
1
-0
/
+5
*
Add --kernel-outputdir to save files outside the source tree.
Łukasz Stelmach
2012-10-13
1
-0
/
+5
*
Make e2fsprogs optional (and off by default)
Rick Farina
2012-09-30
1
-0
/
+6
*
Support module options set in /etc/module.d, amend cmdline options patch
Richard Yao
2012-07-19
1
-0
/
+5
*
device-mapper "update". It was merged into LVM2-2.02.67 upstream in 2010. Bug...
Robin H. Johnson
2012-02-11
1
-4
/
+4
*
Update documentation for new initramfs compression.
Robin H. Johnson
2012-02-06
1
-1
/
+4
*
Customizable initramfs compression based on Pentoo genkernel fork
Robin H. Johnson
2012-02-06
1
-1
/
+5
*
Implement ZFS Support
Richard Yao
2012-02-06
1
-0
/
+6
*
Implement --[no-]compress-initramfs option to complement --[no-]integrated-in...
Richard Yao
2012-01-28
1
-0
/
+6
*
Improve option handling.
Robin H. Johnson
2012-01-04
1
-117
/
+106
*
trivial: cleanup code, drop whitespaces and some more cruft
Fabio Erculiani
2011-09-13
1
-2
/
+2
*
Make possible to compile XEN based kernels providing --kernel-target= and --k...
Fabio Erculiani
2011-07-20
1
-0
/
+11
*
Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423)
Sebastian Pipping
2011-07-03
1
-13
/
+0
*
Remove "--slowusb" as it is enabled by default. Also document "noslowusb".
Peter Hjalmarsson
2011-03-28
1
-5
/
+0
*
Introducing MDADM_CONFIG
Peter Hjalmarsson
2011-02-24
1
-1
/
+6
*
docs: Fix indentation in "genkernel --help"
Sebastian Pipping
2011-01-20
1
-4
/
+4
*
docs: Remove deprecated parameters --gensplash-res, --gensplash, --lvm2, --evms2
Sebastian Pipping
2011-01-20
1
-7
/
+2
*
GPG command-line handling
dacook
2011-01-11
1
-0
/
+5
*
Insert blank line after "Gentoo Linux Genkernel ${GK_V}" in usage
Sebastian Pipping
2010-12-13
1
-0
/
+2
*
docs: Document --genzimage
Sebastian Pipping
2010-12-13
1
-0
/
+1
*
Fix a reference to --nomenuconfig into --no-menuconfig
Sebastian Pipping
2010-12-13
1
-1
/
+1
*
docs: Mention both "initramfs" and "ramdisk" as available actions
Sebastian Pipping
2010-12-06
1
-0
/
+1
*
simple bugfix for parsing cmdline
craig
2009-10-02
1
-1
/
+1
*
typo after merging patch with current genkernel
craig
2009-10-02
1
-1
/
+2
*
Merge branch 'master' of git://git.wolf31o2.org/projs/genkernel
craig
2009-08-08
1
-0
/
+1
|
\
|
*
Adding Id header.
Chris Gianelloni
2009-07-25
1
-0
/
+1
*
|
Corrected spelling -> iSCSI
craig
2009-06-28
1
-1
/
+1
*
|
iSCSI patch for genkernel
craig
2009-06-28
1
-0
/
+4
|
/
*
multipath additions
tsunam
2009-02-24
1
-0
/
+11
*
Add --busybox-config= commandline option
Andrew Gaffney
2008-12-24
1
-0
/
+5
*
Allow old 'initramfs' option instead of 'ramdisk' for compatability
Andrew Gaffney
2008-12-23
1
-1
/
+1
*
Initial commit for re-adding support for --bootloader=grub
Andrew Gaffney
2008-12-14
1
-4
/
+9
*
Typo fix for gentoo bug #250875
Andrew Gaffney
2008-12-14
1
-1
/
+1
*
missing quote
Andrew Gaffney
2008-12-13
1
-1
/
+1
*
Add --real-root=<foo> parameter to specify a default for real_root= in the in...
Andrew Gaffney
2008-12-13
1
-0
/
+5
*
Initial support for --netboot option
Andrew Gaffney
2008-12-06
1
-0
/
+5
*
Add --unionfs commandline option to enable building of unionfs-fuse
Andrew Gaffney
2008-11-14
1
-0
/
+5
*
Add dummy handler for --config in gen_cmdline.sh for bug 237541
agaffney
2008-09-14
1
-0
/
+3
*
Remove broken grub code
agaffney
2008-08-21
1
-5
/
+0
*
Removed all references to an initrd and renamed most initr{d,amfs} stuff to s...
Chris Gianelloni
2008-07-28
1
-21
/
+21
*
Get rid of --initramfs option as it doesn't do anything anymore
Andrew Gaffney
2008-03-14
1
-6
/
+0
*
It helps to actually add the handling for the --integrated-initramfs option
Andrew Gaffney
2008-03-13
1
-0
/
+4
*
Get rid of the ENABLE_PEGASOS_HACKS hacks
Andrew Gaffney
2008-03-13
1
-2
/
+6
*
Add support for --firmware-files option to make robbat2 happy
Andrew Gaffney
2008-03-10
1
-0
/
+9
*
Add support for --firmware and --firmware-dir options to include firmware in ...
Andrew Gaffney
2008-03-10
1
-0
/
+14
*
Added a --no-keymap option for bug #210886.
Chris Gianelloni
2008-02-28
1
-0
/
+6
[next]