index
:
mkinitcpio
master
working
Main repo at http://projects.archlinux.org/mkinitcpio.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
mkinitcpio(8): document rootflags= and rootfstype=
Dave Reisner
1
-1
/
+10
2016-09-09
sd-vconsole: Wait for modules to be loaded
Jan Alexander Steffens (heftig)
1
-0
/
+6
2016-09-09
keyboard: add input/serio as part of checked modules
Dave Reisner
1
-1
/
+1
2016-07-17
Support version extraction from i[3456]86 kernels
Dave Reisner
1
-2
/
+2
2016-07-12
use an associative array to build bsdcpio options
Dave Reisner
1
-11
/
+26
2016-07-07
refactor parse_cmdline into something more readable
Dave Reisner
2
-66
/
+125
2016-07-07
add test harness for parse_cmdline
Dave Reisner
2
-0
/
+236
2016-07-02
error out if asked to extract a kver from image on non-x86
v20
Dave Reisner
2
-3
/
+10
2016-07-02
init: handle rootfstype as a synonym for fstype
Dave Reisner
1
-1
/
+2
2016-07-02
keymap: fall back to us if KEYMAP is not defined
Dave Reisner
1
-9
/
+4
2016-06-27
add f2fs quirk for libcrc32c
Dave Reisner
1
-1
/
+1
2016-06-27
handle the case of modinfo returning multiple modules
Dave Reisner
1
-15
/
+14
2016-06-27
Handle softdeps in modules
Dave Reisner
1
-5
/
+11
2016-01-20
Fix nvme module detection in Linux 4.4
v19
Evangelos Foutras
1
-2
/
+2
2014-12-28
mkinitcpio: expose syntax errors in preset files
Alexei Colin
1
-1
/
+1
2014-12-28
lsinitcpio: avoid setting TIMEFORMAT globally
Dave Reisner
1
-1
/
+1
2014-12-28
mkinitcpio avoiding adding a CPIO entry for '.'
Dave Reisner
1
-1
/
+1
2014-08-31
Add 'hostdata' hook
Thomas Bächler
1
-0
/
+14
2014-08-04
avoid compound conditional leading to spurious "errors"
Dave Reisner
1
-2
/
+6
2014-07-24
block: include all of drivers/storage/usb
v18
Dave Reisner
1
-1
/
+1
2014-06-21
add second param to add_full_dir to allow filtering files
Dave Reisner
3
-6
/
+10
2014-06-21
add quirk for vfat nls module
Dave Reisner
1
-0
/
+1
2014-03-30
make missing compression binaries a non-fatal warning
Dave Reisner
1
-2
/
+10
2014-03-23
Add binary library deps directly, without symlink zoo
Dave Reisner
1
-7
/
+1
2014-03-08
mkinitcpio.8: add reference to bootparam(7)
v17
Dave Reisner
1
-1
/
+1
2014-03-07
init: remove dead code related to systemd-timestamp
Dave Reisner
1
-4
/
+0
2014-03-06
Fix adding console font in sd-vconsole hook.
Thomas Bächler
1
-4
/
+4
2014-03-05
add btrfs module quirk for linux 3.14
WorMzy Tykashi
1
-1
/
+1
2014-03-01
Always use the --target flag with findmnt
Dave Reisner
2
-4
/
+4
2014-01-04
sd-shutdown: add kexec binary if it's available
Dave Reisner
1
-0
/
+4
2013-12-24
lsinitcpio: remove nonexistent showconfig longopt
Dave Reisner
1
-1
/
+1
2013-12-24
include missing longopt --config in arg parser
Dave Reisner
1
-1
/
+1
2013-12-22
Add -l flag when using lz4 compression
Dave Reisner
2
-4
/
+14
2013-12-16
Strip a leading 'v' from the git tag when generating the version number
v16
Thomas Bächler
1
-1
/
+1
2013-12-15
Add sd-vconsole hook.
Thomas Bächler
1
-0
/
+68
2013-12-15
Install mkinitcpio-generate-shutdown-ramfs.service as a static service
Thomas Bächler
2
-4
/
+3
2013-12-15
Add a tmpfiles.d configuration file to create /run/initramfs.
Thomas Bächler
2
-1
/
+6
2013-12-06
prevent calling a preset from a preset
Dave Reisner
1
-1
/
+6
2013-12-01
remove legacy search paths in /lib/initcpio
Dave Reisner
2
-4
/
+2
2013-12-01
Load build and run hooks from /etc/initcpio
Dave Reisner
3
-3
/
+11
2013-11-27
sd-shutdown: don't fail after kernel updates
Dave Reisner
1
-1
/
+1
2013-11-27
merge optkver into KERNELVERSION
Dave Reisner
1
-6
/
+8
2013-11-27
mkinitcpio: Allow building an image without modules
Thomas Bächler
4
-3
/
+10
2013-11-27
init_functions: escape slashes in tag values
Dave Reisner
1
-2
/
+11
2013-11-26
move a bunch of stuff to subdirs
Dave Reisner
5
-4
/
+5
2013-11-24
Add mkinitcpio-generate-shutdown-ramfs.service
Thomas Bächler
3
-1
/
+32
2013-11-24
mkinitcpio: Improve output when -d option is used.
Thomas Bächler
1
-3
/
+7
2013-11-24
mkinitcpio.8: document -d, --generatedir
Dave Reisner
1
-0
/
+5
2013-11-24
functions: error out when buildroot isn't writeable
Dave Reisner
1
-0
/
+5
2013-11-24
mkinitcpio: add -d option
Thomas Bächler
2
-22
/
+28
[next]