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
path:
root
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-18
mkinitcpio: write image config after install hooks
Dave Reisner
1
-0
/
+20
2012-05-18
use new API for install hooks
Dave Reisner
1
-1
/
+1
2012-05-18
functions: introduce add_runscript
Dave Reisner
1
-4
/
+44
2012-05-16
functions: introduce add_checked_modules and add_all_modules
Dave Reisner
1
-2
/
+50
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
refactor error tracking in build hooks
Dave Reisner
1
-2
/
+7
2012-05-12
remove unnecessary quoting/bracing
Dave Reisner
1
-4
/
+4
2012-05-12
functions: merge _add_symlink into add_symlink
Dave Reisner
1
-19
/
+11
2012-05-12
functions: merge _add_file into add_file
Dave Reisner
1
-28
/
+16
2012-05-12
function: merge _add_dir into add_dir
Dave Reisner
1
-17
/
+9
2012-05-12
mkinitcpio: remove --basedir option
Dave Reisner
1
-34
/
+14
2012-05-03
functions: firmware is now in /usr/lib
Matthew Monaco
1
-2
/
+2
2012-04-22
functions: align error output with GNU getopt_long
Dave Reisner
1
-8
/
+7
2012-04-22
functions: add missing local for iterator
Dave Reisner
1
-0
/
+2
2012-04-20
functions: add parseopts for longopt fun
Dave Reisner
1
-0
/
+138
2012-03-04
add support for HOOKDIR/INSTDIR as arrays
Dave Reisner
1
-2
/
+16
2012-01-28
function: avoid applying --try to all modules
Dave Reisner
1
-3
/
+3
2012-01-05
function: suppress errors from modprobe
Dave Reisner
1
-1
/
+1
2011-12-26
functions: display proper name on file not found
Dave Reisner
1
-1
/
+1
2011-12-15
functions: don't fail on add_binary adding a non-binary
Dave Reisner
1
-1
/
+1
2011-11-29
functions: don't allow add_binary to re-add deps
Dave Reisner
1
-1
/
+1
2011-11-29
functions: add verbose output for overwriting files
Dave Reisner
1
-3
/
+14
2011-11-29
add_{file,symlink}: overwrite existing file
Tom Gundersen
1
-3
/
+1
2011-10-30
add_symlink: fix argument ordering and add_dir call
Tom Gundersen
1
-2
/
+2
2011-10-01
functions: fix output order in _add_symlink
Dave Reisner
1
-1
/
+1
2011-09-27
ensure local scoping of variables
Dave Reisner
1
-3
/
+9
2011-09-27
functions: specify the delimiter to xargs
Dave Reisner
1
-1
/
+2
2011-09-27
functions: perform path lookup for binaries if needed
Dave Reisner
1
-1
/
+25
2011-09-27
functions: refactor get_{base,dir}name
Dave Reisner
1
-7
/
+8
2011-09-27
functions: allow ignoring errors on module addition
Dave Reisner
1
-4
/
+16
2011-07-09
functions: restore verbose feedback to add_module
Dave Reisner
1
-0
/
+1
2011-07-04
functions: do not null delimit modalias data
Dave Reisner
1
-2
/
+2
2011-07-04
unify error messaging, both in grammar and output
Dave Reisner
1
-4
/
+4
2011-07-02
functions: remove cruft from in_array
Dave Reisner
1
-3
/
+2
2011-07-02
install modules all at once
Dave Reisner
1
-1
/
+2
2011-07-02
functions: reorg, no code changes
Dave Reisner
1
-83
/
+83
2011-07-02
always exit from cleanup
Dave Reisner
1
-2
/
+1
2011-07-01
functions: call _add_file directly from add_module
Dave Reisner
1
-1
/
+1
2011-07-01
function: fix whitespace errors
Dave Reisner
1
-21
/
+21
2011-07-01
avoid touching the linker directly
Dave Reisner
1
-7
/
+3
2011-07-01
functions: reduce calls to modinfo
Dave Reisner
1
-27
/
+24
2011-06-30
function: return with 0 if we reach the end of add_binary
Dave Reisner
1
-0
/
+2
2011-06-27
functions: fix pathing issue with $BASEDIR
Dave Reisner
1
-3
/
+3
2011-06-27
functions: s/basedir/BASEDIR/
Dave Reisner
1
-2
/
+2
2011-06-27
functions: add missing 'command' before install
Dave Reisner
1
-1
/
+1
2011-06-26
functions: support $BASEDIR in modprobe
Dave Reisner
1
-1
/
+1
2011-06-25
properly support $BASEDIR
Dave Reisner
1
-50
/
+89
2011-06-25
mkinitcpio: catch errors in parse_hook
Dave Reisner
1
-1
/
+1
2011-06-25
functions: remove get_module_name
Dave Reisner
1
-8
/
+0
[next]