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
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
2011-06-19
add -t option to specify alternate build directory
Dave Reisner
1
-5
/
+5
2011-06-19
mkinitcpio: bashification, part 1/2
Dave Reisner
1
-3
/
+3
2011-06-19
functions: simplify parse_hook
Dave Reisner
1
-16
/
+9
2011-06-19
functions: refactor add_symlink
Dave Reisner
1
-11
/
+6
2011-06-19
overhaul output, introducing color
Dave Reisner
1
-16
/
+39
2011-06-16
declare SAVELIST, QUIET, SHOW_AUTOMODS as faux booleans
Dave Reisner
1
-1
/
+1
2011-06-16
declare all variables in mkinitcpio
Dave Reisner
1
-1
/
+0
2011-06-16
use consistent vim modelines
Dave Reisner
1
-0
/
+3
2011-06-16
functions: document hook API
Dave Reisner
1
-32
/
+59
2011-06-16
functions: refactor add_file
Dave Reisner
1
-22
/
+15
2011-06-16
use bsdcpio to create images
Dave Reisner
1
-23
/
+18
2011-06-16
functions: remove add_symlink2
Dave Reisner
1
-10
/
+0
2011-06-16
functions: remove add_device
Dave Reisner
1
-17
/
+0
2011-06-16
functions: refactor add_module
Dave Reisner
1
-31
/
+33
2011-06-16
functions: cleanup and refactor add_binary
Dave Reisner
1
-33
/
+19
2011-06-16
Fix detection of not compressed modules
Sebastien Luttringer
1
-1
/
+1
2011-06-07
functions: refactor checked modules
Dave Reisner
1
-8
/
+3
2011-06-07
functions: refactor all_modules
Dave Reisner
1
-4
/
+8
2011-06-06
functions: refactor auto_modules
Dave Reisner
1
-9
/
+6
2011-01-31
Keep an array of added modules to prevent expensive lookups
Dan McGee
1
-5
/
+8
2011-01-31
Add bash in_array function
Dan McGee
1
-0
/
+15
2011-01-31
Short circuit add module if it already exists in image
Dan McGee
1
-1
/
+6
2011-01-31
Use new helper functions instead of system commands
Dan McGee
1
-13
/
+15
2011-01-31
Use new get_module_name function
Dan McGee
1
-7
/
+4
2011-01-31
Add new helper functions
Dan McGee
1
-0
/
+22
2011-01-31
Move output functions to top of functions file
Dan McGee
1
-4
/
+3
2011-01-25
Support .ko.gz kernel modules, in addition to .ko
Thomas Bächler
1
-4
/
+6
2010-06-19
sed cleanup
Jan Steffens
1
-4
/
+4
2010-06-19
Implement explicit module depends
Jan Steffens
1
-5
/
+14
2010-01-24
Use modprobe --resolve-alias for resolving aliases in autodetect as Arch's ud...
Thomas Bächler
1
-1
/
+1
2010-01-12
Fix adding duplicate symlinks into the cpio image
Thomas Bächler
1
-1
/
+1
[next]