| Commit message (Expand) | Author | Age | Files | Lines |
* | mkrootfs: ignore rmdir error output. | Juan RP | 2016-04-29 | 1 | -1/+1 |
* | mkrootfs: added ci20 platform support (MIPS CI20 Creator). | Juan RP | 2016-04-26 | 1 | -2/+8 |
* | *rootfs: fix remaining x86 rootfs issues. | Juan RP | 2016-04-20 | 1 | -10/+7 |
* | mkrootfs: generate x86 tarballs correctly, requested by scaleway. | Juan RP | 2016-04-20 | 1 | -6/+13 |
* | mkrootfs: Added -k to run post hook | Rui Abreu Ferreira | 2016-01-18 | 1 | -1/+6 |
* | mkrootfs: add dockstar support | Andrea Brancaleoni | 2015-07-18 | 1 | -2/+4 |
* | mkrootfs: get rid of pixz; fix rpi target arch. | Juan RP | 2015-06-12 | 1 | -7/+2 |
* | mkrootfs: set cachedir to $PWD/xbps-cachedir-<arch>; misc tweaks for musl. | Juan RP | 2015-06-12 | 1 | -17/+24 |
* | mkrootfs: update for musl support. | Juan RP | 2015-06-11 | 1 | -2/+7 |
* | mkrootfs: fix rpi2 target | Duncaen | 2015-06-07 | 1 | -1/+1 |
* | mkrootfs: update for xbps-0.45. | Juan RP | 2015-06-07 | 1 | -10/+3 |
* | mkrootfs: fix previous. | Juan RP | 2015-05-26 | 1 | -4/+4 |
* | mkrootfs: accept *-musl for any platform. | Juan RP | 2015-05-26 | 1 | -12/+9 |
* | mk{image,rootfs}: accept musl targets and fix image creation with two partiti... | Juan RP | 2015-05-26 | 1 | -3/+6 |
* | mkrootfs: add cubietruck platform. | Juan RP | 2015-05-22 | 1 | -3/+3 |
* | mkrootfs: fix -r order. | Juan RP | 2015-05-20 | 1 | -2/+2 |
* | add platform support for USB armory | Enno Boland | 2015-04-28 | 1 | -1/+2 |
* | mkrootfs: die if $QEMU_BIN is not in PATH. | Juan RP | 2015-02-12 | 1 | -0/+3 |
* | mkrootfs: generate rpi2 tarballs with a proper name. | Juan RP | 2015-02-06 | 1 | -2/+4 |
* | mkrootfs: override PLATFORM for rpi; we do use the same platform pkg. | Juan RP | 2015-02-06 | 1 | -1/+1 |
* | mk{image,rootfs}: add support for the rpi2 platform (armv7). | Juan RP | 2015-02-06 | 1 | -1/+3 |
* | mkrootfs: support i686/x86_64. | Christian Neukirchen | 2015-02-01 | 1 | -6/+21 |
* | mkrootfs: use parallel xz. | Christian Neukirchen | 2015-02-01 | 1 | -1/+1 |
* | mkrootfs: add 'bananapi' platform. | Juan RP | 2015-01-19 | 1 | -2/+3 |
* | mk{image,rootfs}: misc tweaks for beaglebone. | Juan RP | 2014-12-05 | 1 | -7/+1 |
* | mkrootfs: put /boot/MLO at the head on beaglebone. | Juan RP | 2014-12-05 | 1 | -1/+7 |
* | mkrootfs: mount binfmt_misc and use pixz if available. | Juan RP | 2014-12-05 | 1 | -2/+7 |
* | mk{image,rootfs}: add beaglebone platform support. | Juan RP | 2014-12-05 | 1 | -1/+2 |
* | mkrootfs: update for base-system as runit. | Juan RP | 2014-07-29 | 1 | -5/+5 |
* | mkrootfs: use built-in void pubkey; assign default void repo if -r unset. | Juan RP | 2014-06-25 | 1 | -11/+3 |
* | mkrootfs: added c option correctly. | Juan RP | 2014-06-01 | 1 | -1/+1 |
* | mkrootfs: added -b, -c and -r options to set system pkg, cachedir and repos r... | Juan RP | 2014-06-01 | 1 | -8/+20 |
* | mkrootfs: make platform argument mandatory, install <platform>-base pkg autom... | Juan RP | 2014-01-28 | 1 | -17/+30 |
* | mkrootfs: accept -p cubieboard. | Juan RP | 2014-01-26 | 1 | -0/+1 |
* | Merge branch 'master' of https://github.com/voidlinux/void-mklive | root | 2014-01-22 | 1 | -1/+1 |
|\ |
|
| * | mkrootfs: fix xbps-query -R PKGBASE | Juan RP | 2014-01-22 | 1 | -1/+1 |
* | | Merge branch 'master' of https://github.com/voidlinux/void-mklive | Gottox | 2014-01-22 | 1 | -3/+3 |
|\| |
|
| * | mkrootfs: typofix in previous. | Juan RP | 2014-01-22 | 1 | -3/+3 |
* | | typo fix | Gottox | 2014-01-22 | 1 | -1/+1 |
|/ |
|
* | mkrootfs: replace -R with -C to specify xbps.conf. | Juan RP | 2014-01-22 | 1 | -5/+6 |
* | mkrootfs: remove std{err,out} redirs to see cmd output. | Juan RP | 2014-01-22 | 1 | -2/+2 |
* | mkrootfs: fix previous. | Juan RP | 2014-01-22 | 1 | -1/+2 |
* | mkrootfs: fix xbps-query with remote repos. | Juan RP | 2014-01-22 | 1 | -1/+1 |
* | mkrootfs: added -R to set the xbps repository. | Juan RP | 2014-01-22 | 1 | -5/+6 |
* | mkrootfs: added new flags: -k <xbps-keys-dir> and -m <platform> (rpi|odroid*). | Juan RP | 2014-01-21 | 1 | -9/+21 |
* | mkrootfs: drop systemd dependency; misc tweaks. | Juan RP | 2013-11-12 | 1 | -19/+43 |
* | mkrootfs: added -p option to add extra pkgs to the rootfs. | Juan RP | 2013-11-10 | 1 | -3/+4 |
* | Add -V option to show version to void-mk{live,rootfs} and installer in the ti... | Juan RP | 2013-08-11 | 1 | -2/+3 |
* | Start integration of void-installer and start conversion to non-busybox utils. | Juan RP | 2013-05-19 | 1 | -0/+161 |