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
2012-09-30
mkinitcpio: munge modules.order before calling depmod
Dave Reisner
1
-1
/
+7
2012-09-30
functions: always treat ADDED_MODULES as a hash
Dave Reisner
2
-5
/
+5
2012-09-24
mkinitcpio: protect module install on $MODPATHS
Dave Reisner
1
-1
/
+1
2012-09-24
force bsdcpio to run with LANG=C
Dave Reisner
1
-1
/
+1
2012-09-17
silently ignore builtin modules
Dave Reisner
1
-0
/
+7
2012-09-17
declare ADDED_MODULES as associative array
Dave Reisner
2
-4
/
+4
2012-09-17
install/base: update help verbiage
Dave Reisner
1
-2
/
+2
2012-09-17
functions: allow add_symlink to only take a single arg
Dave Reisner
2
-10
/
+24
2012-09-17
mkinitcpio.8: add missing doc for add_symlink
Dave Reisner
1
-0
/
+5
2012-09-17
install fstab/mtab as part of base layout
Dave Reisner
2
-5
/
+4
2012-09-01
mkinitcpio: refuse to run if image path isn't writeable
Dave Reisner
1
-0
/
+7
2012-08-30
init: add support for root=PARTLABEL=foo
Dave Reisner
1
-1
/
+1
2012-08-27
mkinitcpio.8: fix typo
Dave Reisner
1
-1
/
+1
2012-08-19
init: avoid needlessly trimming PATH
Dave Reisner
1
-1
/
+0
2012-08-19
functions: avoid creating /usr/sbin
Dave Reisner
1
-1
/
+1
2012-08-13
shutdown: add hack workaround for broken dm/kernel
Dave Reisner
1
-0
/
+4
2012-08-13
functions: symlink /usr/local/sbin -> /usr/bin
Dave Reisner
1
-1
/
+2
2012-08-11
install/consolefont: support .fnt files
Dave Reisner
1
-2
/
+2
2012-07-29
autodetect: fix wrong flag passed to modprobe
0.10
Dave Reisner
1
-1
/
+1
2012-07-28
mkinitcpio: rename longopt for --add to --addhooks
Dave Reisner
3
-9
/
+9
2012-07-28
implement --moduleroot option
Dave Reisner
5
-9
/
+16
2012-07-24
baseroot: add flagfile to indicate we're in an initramfs
Tom Gundersen
1
-1
/
+4
2012-07-24
init_functions: use a consistent default rootdelay
Dave Reisner
1
-1
/
+1
2012-07-15
lsinitcpio: comment on why bsdtar alone isn't good enough
Dave Reisner
1
-1
/
+3
2012-07-15
initalize buildroot later, and out outside of hooks
Dave Reisner
3
-36
/
+36
2012-07-15
use last exit status as default arg for cleanup
Dave Reisner
1
-1
/
+3
2012-07-15
add 'strip' install hook
Dave Reisner
1
-0
/
+32
2012-06-13
shutdown: don't alert udev on disable VGs
Dave Reisner
1
-1
/
+1
2012-06-12
Update module filter to be aware of hyphens in the MODULES array
Brian Parsons
1
-1
/
+1
2012-06-08
lsinitcpio: show only regular files as binaries
0.9.2
Dave Reisner
1
-2
/
+1
2012-06-08
update dev PKGBUILD
Dave Reisner
1
-3
/
+1
2012-06-08
avoid reliance on sed, embrace awk
Dave Reisner
2
-3
/
+3
2012-06-08
remove redundant header comment
Dave Reisner
1
-8
/
+1
2012-06-08
bump copyright year
Dave Reisner
1
-1
/
+1
2012-06-08
Use declare -f over type -t to avoid subshells
Dave Reisner
2
-2
/
+2
2012-06-08
functions: avoid adding nonexistant modules to config
Dave Reisner
1
-2
/
+6
2012-06-08
functions: style nits
Dave Reisner
1
-3
/
+11
2012-06-07
init: run late/cleanup hooks before checking for init
Dave Reisner
1
-4
/
+3
2012-06-05
fix doc error for add_full_dir
Dave Reisner
1
-3
/
+4
2012-06-05
explicitly unset build function before sourcing
Dave Reisner
1
-0
/
+1
2012-06-02
Don't report success when builderrors > 0
0.9.1
Dave Reisner
1
-1
/
+1
2012-06-02
catch errors in ldd ELF dep resolution
Dave Reisner
1
-1
/
+7
2012-06-01
add hookpoints to --hookhelp output
Dave Reisner
2
-6
/
+25
2012-06-01
avoid subshell in adding --quiet to bsdcpio
Dave Reisner
1
-4
/
+13
2012-06-01
move running of hooks to separate function
Dave Reisner
2
-42
/
+39
2012-05-30
update comments in config
Dave Reisner
1
-8
/
+5
2012-05-30
add_full_dir: properly handle symlinks and empty dirs
Dave Reisner
1
-2
/
+5
2012-05-19
manpage: remove explcit author list
0.9.0
Dave Reisner
2
-11
/
+3
2012-05-19
manpage: expand doc on build and runtime hooks
Dave Reisner
1
-10
/
+98
2012-05-18
init: add timestamp at start of initramfs if binary exists
Tom Gundersen
1
-1
/
+8
[next]