summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-10install/base: grab usb-ehci udev rule to /lib0.7.4Dave Reisner2-2/+2
2011-10-09mkinitcpio: avoid using mountpointDave Reisner1-2/+4
2011-10-09[mkinitcpio] Add missing groups=('base') in PKGBUILDGerardo Exequiel Pozzi1-0/+1
2011-10-09[mkinitcpio] Remove early redirection 2>/dev/null such node does not exists.Gerardo Exequiel Pozzi1-1/+1
2011-10-01Add a virtio hook0.7.3Sebastien Luttringer1-0/+15
2011-10-01mkinitcpio: avoid creating savelist in main loopDave Reisner1-3/+3
2011-10-01example.preset: update for newer style syntaxDave Reisner1-8/+7
2011-10-01remove duplicate "error" in error messageDave Reisner1-1/+1
2011-10-01harden version generationFlorian Pritz2-5/+6
2011-10-01init_functions: use constants on LHS of testsDave Reisner1-3/+3
2011-10-01use correct variable to reference compression methodDave Reisner1-1/+1
2011-10-01functions: fix output order in _add_symlinkDave Reisner1-1/+1
2011-10-01lsinitcpio: follow symlinks only when necessaryDave Reisner1-2/+4
2011-10-01lsinitcpio: disable color when stdout isn't a ttyDave Reisner1-1/+1
2011-10-01init: allow /run to be mounted with exec permsDave Reisner1-1/+1
2011-10-01init: support breaks before and after mounting rootDave Reisner1-2/+8
2011-10-01mkinitcpio: insist that /dev and /proc be mountedDave Reisner1-0/+4
2011-09-27mkinitcpio: keep going even when a hook isn't foundDave Reisner1-1/+2
2011-09-27mkinitcpio: explicitly create $BUILDROOTDave Reisner1-0/+3
2011-09-27mkinitcpio: fix whitespace errors in error messagesDave Reisner1-2/+2
2011-09-27mkinitcpio: simplify setting of SKIPHOOKSDave Reisner1-6/+1
2011-09-27ensure local scoping of variablesDave Reisner2-5/+11
2011-09-27functions: specify the delimiter to xargsDave Reisner1-1/+2
2011-09-27functions: perform path lookup for binaries if neededDave Reisner1-1/+25
2011-09-27functions: refactor get_{base,dir}nameDave Reisner1-7/+8
2011-09-27functions: allow ignoring errors on module additionDave Reisner10-17/+28
2011-09-27base: remove superfluous leading /Dave Reisner1-1/+1
2011-09-27cleanup and bashify install hooksDave Reisner17-266/+220
2011-09-27keymap: simplify unicode detectionDave Reisner2-11/+10
2011-07-24keymap/consolefont: source rc.conf properly from $BASEDIRDave Reisner2-29/+37
2011-07-24install/consolefont: cleanup and refactorDave Reisner1-25/+27
2011-07-10generate VERSION only for the tarballHEADmasterFlorian Pritz1-9/+5
2011-07-09mkinitcpio: reference -h on failed option parsingDave Reisner1-2/+2
2011-07-09autodetect: add verbose feedback on autodetect successDave Reisner1-0/+4
2011-07-09functions: restore verbose feedback to add_moduleDave Reisner1-0/+1
2011-07-09mkinitcpio: add --quiet to bsdcpio without -vDave Reisner1-1/+3
2011-07-05lsinitcpio: fix logical error in reading compression0.7.2Dave Reisner1-1/+1
2011-07-05autodetect: check for /sys/devices before autodetectingDave Reisner1-2/+2
2011-07-05cleanup devel PKGBUILDDave Reisner1-4/+7
2011-07-05Makefile: allow git-describe to determine versionDave Reisner1-5/+10
2011-07-04mkinitcpio: include version in help msgDave Reisner2-0/+2
2011-07-04fix module installation issues with BASEDIRDave Reisner1-1/+4
2011-07-04functions: do not null delimit modalias dataDave Reisner1-2/+2
2011-07-04manpage: clarify behaviors, add example, fix typosDave Reisner1-5/+13
2011-07-04manpage: wrap at 80 columns, add a vim modelineDave Reisner1-15/+39
2011-07-04unify error messaging, both in grammar and outputDave Reisner2-13/+14
2011-07-04mkinitcpio: refactor BASEDIR resolutionDave Reisner1-11/+12
2011-07-03Release version 0.7.10.7.1Thomas Bächler1-1/+1
2011-07-03Merge branch 'working' of https://github.com/falconindy/mkinitcpio into workingThomas Bächler3-10/+19
2011-07-02functions: remove cruft from in_arrayDave Reisner1-3/+2