about summary refs log tree commit diff
path: root/mkrootfs.sh.in
Commit message (Expand)AuthorAgeFilesLines
* mk{image,rootfs}: misc tweaks for beaglebone.Juan RP2014-12-051-7/+1
* mkrootfs: put /boot/MLO at the head on beaglebone.Juan RP2014-12-051-1/+7
* mkrootfs: mount binfmt_misc and use pixz if available.Juan RP2014-12-051-2/+7
* mk{image,rootfs}: add beaglebone platform support.Juan RP2014-12-051-1/+2
* mkrootfs: update for base-system as runit.Juan RP2014-07-291-5/+5
* mkrootfs: use built-in void pubkey; assign default void repo if -r unset.Juan RP2014-06-251-11/+3
* mkrootfs: added c option correctly.Juan RP2014-06-011-1/+1
* mkrootfs: added -b, -c and -r options to set system pkg, cachedir and repos r...Juan RP2014-06-011-8/+20
* mkrootfs: make platform argument mandatory, install <platform>-base pkg autom...Juan RP2014-01-281-17/+30
* mkrootfs: accept -p cubieboard.Juan RP2014-01-261-0/+1
* Merge branch 'master' of https://github.com/voidlinux/void-mkliveroot2014-01-221-1/+1
|\
| * mkrootfs: fix xbps-query -R PKGBASEJuan RP2014-01-221-1/+1
* | Merge branch 'master' of https://github.com/voidlinux/void-mkliveGottox2014-01-221-3/+3
|\|
| * mkrootfs: typofix in previous.Juan RP2014-01-221-3/+3
* | typo fixGottox2014-01-221-1/+1
|/
* mkrootfs: replace -R with -C to specify xbps.conf.Juan RP2014-01-221-5/+6
* mkrootfs: remove std{err,out} redirs to see cmd output.Juan RP2014-01-221-2/+2
* mkrootfs: fix previous.Juan RP2014-01-221-1/+2
* mkrootfs: fix xbps-query with remote repos.Juan RP2014-01-221-1/+1
* mkrootfs: added -R to set the xbps repository.Juan RP2014-01-221-5/+6
* mkrootfs: added new flags: -k <xbps-keys-dir> and -m <platform> (rpi|odroid*).Juan RP2014-01-211-9/+21
* mkrootfs: drop systemd dependency; misc tweaks.Juan RP2013-11-121-19/+43
* mkrootfs: added -p option to add extra pkgs to the rootfs.Juan RP2013-11-101-3/+4
* Add -V option to show version to void-mk{live,rootfs} and installer in the ti...Juan RP2013-08-111-2/+3
* Start integration of void-installer and start conversion to non-busybox utils.Juan RP2013-05-191-0/+161