summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-15functions: don't fail on add_binary adding a non-binaryDave Reisner1-1/+1
2011-12-05lsinitcpio: read VERSION stamp out of image fileDave Reisner1-1/+4
2011-12-05mkinitcpio: add VERSION stamp to imageDave Reisner1-1/+6
2011-12-01init_functions: redirect poll_device output to stderrDave Reisner1-1/+1
2011-11-29busybox: create symlinks manuallyTom Gundersen2-2/+5
2011-11-29move all binaries to /usr/binTom Gundersen2-4/+7
2011-11-29mkinitcpio: parse vars from config file lastDave Reisner1-2/+10
2011-11-29lsinitcpio: columnize binaries outputDave Reisner1-3/+3
2011-11-29functions: don't allow add_binary to re-add depsDave Reisner1-1/+1
2011-11-29functions: add verbose output for overwriting filesDave Reisner1-3/+14
2011-11-29add_{file,symlink}: overwrite existing fileTom Gundersen1-3/+1
2011-11-29mkinitcpio: warn when no modules are added to the imageDave Reisner1-0/+2
2011-11-29init_functions: rephrase bailout messageDave Reisner1-1/+1
2011-11-29init: remove size limitations from API filesystemsDave Reisner1-3/+3
2011-11-29install/base: Add an empty fstabGerardo Exequiel Pozzi1-0/+3
2011-11-29hooks/resume: Remove cut cmd usageGerardo Exequiel Pozzi1-1/+2
2011-11-29hooks/net: Add BOOTIF supportGerardo Exequiel Pozzi1-1/+15
2011-11-29hooks/net: Refactor and remove sed cmd usage.Gerardo Exequiel Pozzi2-48/+18
2011-11-26init: Remove unneeded test0.8.0Gerardo Exequiel Pozzi1-5/+3
2011-11-16init: Remove sed cmd usageGerardo Exequiel Pozzi1-1/+1
2011-11-16init: Remove grep usageGerardo Exequiel Pozzi1-2/+1
2011-11-15use util-linux's switch_root binaryDave Reisner2-8/+2
2011-11-15init_functions: simplify parse_cmdlineDave Reisner1-21/+19
2011-11-15install/fsck: new install hook to add fsck and helpersDave Reisner1-0/+32
2011-11-15fsck: implement basic fsck supportDave Reisner2-4/+70
2011-11-15init_functions: resolve M:m to device fileDave Reisner1-3/+19
2011-11-15init_functions: generalize resolve_deviceDave Reisner1-41/+49
2011-11-15init_functions: move root resolution to separate functionDave Reisner1-1/+5
2011-11-15init: use util-linux's /bin/mountDave Reisner2-13/+5
2011-11-15autodetect: store rootfstype for use by other hooksDave Reisner1-1/+1
2011-11-15init_functions: refactor poll_deviceDave Reisner1-11/+12
2011-11-15init: create /run/initramfs after mounting /runDave Reisner1-0/+1
2011-11-15init: don't tell the kernel about the path to modprobeDave Reisner1-2/+0
2011-11-15Makefile: install binaries to /usr/binDave Reisner1-5/+4
2011-11-15hooks/resume: Remove grep usageGerardo Exequiel Pozzi1-2/+2
2011-11-15hooks/resume: Remove unused functionGerardo Exequiel Pozzi1-2/+0
2011-11-13update bash completionDave Reisner1-5/+11
2011-10-30add_symlink: fix argument ordering and add_dir callTom Gundersen1-2/+2
2011-10-25mkinitcpio: dereference symlinks when resolving kernverDave Reisner1-1/+1
2011-10-22init_functions: avoid setting var without LHS0.7.5Dave Reisner1-0/+1
2011-10-22init_functions: replace grep/sed with PEsDave Reisner1-12/+13
2011-10-22init_functions: tighten up mount option gatheringDave Reisner1-26/+16
2011-10-22install/base: include new_root as part of build processDave Reisner2-2/+1
2011-10-20install/udev: relocate udevd for udev 174Dave Reisner3-5/+5
2011-10-20manpage: correct section number in manpage headerDave Reisner1-1/+1
2011-10-16install/pcmcia: fix syntax error (missing &&)Dave Reisner1-1/+1
2011-10-16mkinitcpio: ensure get_kernver always returns a kverDave Reisner1-12/+17
2011-10-16mkinitcpio: avoid stomping on TMPDIR from the environmentDave Reisner3-12/+16
2011-10-16move manpage to section 8Dave Reisner2-7/+7
2011-10-16init: refer to busybox by full path on --installDave Reisner1-1/+1