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-05-02
lsinitcpio: fallback on 80 cols when tput fails
Dave Reisner
1
-0
/
+3
2012-05-02
fsck: try harder to find fsck binaries
Dave Reisner
1
-2
/
+2
2012-04-28
init_functions: remove non-devtmpfs case
Dave Reisner
1
-6
/
+2
2012-04-28
init_functions: add support for PARTUUID tags
Dave Reisner
1
-13
/
+6
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-22
bash-completion: avoid using cd
Dave Reisner
1
-4
/
+19
2012-04-22
mkinitcpio: check return of cd before listing hooks
Dave Reisner
1
-2
/
+2
2012-04-22
mmc: add install hook
Dave Reisner
1
-0
/
+19
2012-04-22
create lsinitcpio symlink for bash completion
Dave Reisner
1
-0
/
+1
2012-04-22
lsinitcpio: avoid exiting from usage
Dave Reisner
1
-4
/
+4
2012-04-22
lsinitcpio: show file sizes in analyze output
Dave Reisner
1
-3
/
+28
2012-04-22
mkinitcpio: dont exit from usage
Dave Reisner
1
-2
/
+2
2012-04-22
mkinitcpio.8: manpage cleanup
Dave Reisner
1
-2
/
+2
2012-04-22
Add manpage for lsinitcpio
Dave Reisner
3
-3
/
+69
2012-04-22
lsinitcpio: adopt parseopts for option parsing
Dave Reisner
2
-21
/
+41
2012-04-22
mkinitcpio: adopt parseopts for option parsing
Dave Reisner
3
-85
/
+132
2012-04-20
functions: add parseopts for longopt fun
Dave Reisner
1
-0
/
+138
2012-04-18
gitignore: ignore the right manpage section
Dave Reisner
1
-1
/
+1
2012-04-18
bash-completion: align whitespace with rest of repo
Dave Reisner
1
-38
/
+38
2012-04-16
mkinitcpio: refuse to run without hooks defined
Dave Reisner
1
-0
/
+4
2012-04-16
mkinitcpio: refer to /usr/lib/modules uniformly
Dave Reisner
1
-5
/
+5
2012-04-09
btrfs: delete hooks -- these belong to core/btrfs
0.8.7
Dave Reisner
2
-22
/
+0
2012-04-09
hooks: use consistent shebang, modeline, function style
Dave Reisner
3
-10
/
+15
2012-04-09
mdadm: fix raid[456] autodetection
Dave Reisner
1
-1
/
+1
2012-04-04
hooks: remove pcmcia hook
Tom Gundersen
1
-22
/
+0
2012-04-04
fix pcmcia /usr move
Tobias Powalowski
1
-3
/
+3
2012-04-02
create /lib as a symlink to /usr/lib
0.8.6
Dave Reisner
2
-1
/
+2
2012-04-02
base: move usb modprobe rule to /usr/lib/modprobe.d
Dave Reisner
1
-1
/
+1
2012-04-02
shutdown: detach all loop devices before umounting
Dave Reisner
1
-0
/
+6
2012-04-02
shutdown: refine umount_all logic
Dave Reisner
1
-3
/
+3
2012-04-02
autodetect: simplify mdadm autodetection
Dave Reisner
1
-23
/
+5
2012-04-02
mkinitcpio: hardcode a sane PATH
Dave Reisner
1
-3
/
+3
2012-04-02
add minor tweaks to make testing a bit easier
Dave Reisner
2
-2
/
+3
2012-04-02
shutdown: improve handling of dm devices
Dave Reisner
1
-4
/
+8
2012-04-02
init_functions: fix missing * in fsck message
Dave Reisner
1
-1
/
+1
2012-04-02
init: fix location of udevd
Dave Reisner
1
-2
/
+2
2012-03-28
fsck: leverage blank /etc/fstab included by base
Dave Reisner
2
-2
/
+2
2012-03-26
shutdown: disassemble devices on shutdown
Dave Reisner
2
-1
/
+65
2012-03-26
shutdown: add vim modeline, fix whitespacing
Dave Reisner
1
-13
/
+15
2012-03-24
Makefile: simplify 'make dist' target
0.8.5
Dave Reisner
1
-9
/
+6
2012-03-24
init_functions: fix tag resolution w/o udev rules
Dave Reisner
1
-10
/
+9
2012-03-24
move bash completion to /usr/share/bash-completion
Dave Reisner
1
-2
/
+2
2012-03-24
natively support locale.conf and vconsole.conf
Dave Reisner
2
-7
/
+26
2012-03-24
init_functions: support fsck.mode= cmdline parameter
Dave Reisner
1
-0
/
+6
2012-03-24
init_functions: avoid special treatment for forcefsck
Dave Reisner
1
-2
/
+1
2012-03-16
bash-completion: find hooks in /usr/lib
Matthew Monaco
1
-2
/
+3
2012-03-16
memdisk: fix udev rule path
Gerardo Exequiel Pozzi
1
-1
/
+1
2012-03-11
hooks/resume: refactor
Dave Reisner
1
-25
/
+37
2012-03-06
mkinitcpio: force UID/GID 0 for files written to image
Dave Reisner
1
-1
/
+1
[next]