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-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
2012-05-18
usr: add usr mounting as a late running hook
Dave Reisner
5
-12
/
+33
2012-05-18
init: remove hardcoded udev startup/shutdown
Dave Reisner
1
-16
/
+1
2012-05-18
lsinitcpio: Always show extraction time
Dave Reisner
1
-2
/
+2
2012-05-18
lsinitcpio: add support for listing new hooks
Dave Reisner
1
-21
/
+20
2012-05-18
lsinitcpio: extract the image to a tempdir
Dave Reisner
1
-18
/
+45
2012-05-18
buildsys: fix clean target
Dave Reisner
1
-1
/
+1
2012-05-18
shutdown: convert to cleanup hook
Dave Reisner
1
-1
/
+2
2012-05-18
shutdown: package as 644, install as 755
Dave Reisner
2
-1
/
+1
2012-05-18
init: add support for early, late and cleanup hooks
Dave Reisner
1
-2
/
+7
2012-05-18
mkinitcpio: write image config after install hooks
Dave Reisner
3
-15
/
+22
2012-05-18
init_functions: move running hooks to separate func
Dave Reisner
2
-15
/
+18
2012-05-18
init: correct trimming of earlymodules and MODULES
Dave Reisner
1
-5
/
+2
2012-05-18
use new API for install hooks
Dave Reisner
17
-46
/
+49
2012-05-18
functions: introduce add_runscript
Dave Reisner
2
-4
/
+45
2012-05-16
functions: introduce add_checked_modules and add_all_modules
Dave Reisner
1
-2
/
+50
2012-05-16
move -g option checking to parseopts loop
Dave Reisner
1
-9
/
+5
2012-05-16
functions: move --try logic into add_module
Dave Reisner
1
-13
/
+16
2012-05-16
functions: remove get_dirname and get_basename
Dave Reisner
1
-13
/
+1
2012-05-16
mmc: package as mode 644, not 755
Dave Reisner
1
-0
/
+0
2012-05-16
refactor error tracking in build hooks
Dave Reisner
2
-8
/
+14
2012-05-16
document special kernel cmdline parameters
Dave Reisner
2
-0
/
+55
2012-05-16
mkinitcpio: separate logic to resolve kernel version
Dave Reisner
1
-8
/
+22
2012-05-16
use MODULEDIR as reference for *.(order|builtin) files
Dave Reisner
1
-1
/
+1
2012-05-12
remove unnecessary quoting/bracing
Dave Reisner
2
-9
/
+9
[next]