about summary refs log tree commit diff
path: root/mkrootfs.sh.in
Commit message (Expand)AuthorAgeFilesLines
* switch to voidlinux.orgLeah Neukirchen2019-01-151-1/+1
* mkrootfs.sh.in: fix for odroid-c2.Christian Neukirchen2016-09-241-1/+1
* mkrootfs.sh.in: add odroid-c2.Christian Neukirchen2016-05-041-1/+7
* mkrootfs: ignore rmdir error output.Juan RP2016-04-291-1/+1
* mkrootfs: added ci20 platform support (MIPS CI20 Creator).Juan RP2016-04-261-2/+8
* *rootfs: fix remaining x86 rootfs issues.Juan RP2016-04-201-10/+7
* mkrootfs: generate x86 tarballs correctly, requested by scaleway.Juan RP2016-04-201-6/+13
* mkrootfs: Added -k to run post hookRui Abreu Ferreira2016-01-181-1/+6
* mkrootfs: add dockstar supportAndrea Brancaleoni2015-07-181-2/+4
* mkrootfs: get rid of pixz; fix rpi target arch.Juan RP2015-06-121-7/+2
* mkrootfs: set cachedir to $PWD/xbps-cachedir-<arch>; misc tweaks for musl.Juan RP2015-06-121-17/+24
* mkrootfs: update for musl support.Juan RP2015-06-111-2/+7
* mkrootfs: fix rpi2 targetDuncaen2015-06-071-1/+1
* mkrootfs: update for xbps-0.45.Juan RP2015-06-071-10/+3
* mkrootfs: fix previous.Juan RP2015-05-261-4/+4
* mkrootfs: accept *-musl for any platform.Juan RP2015-05-261-12/+9
* mk{image,rootfs}: accept musl targets and fix image creation with two partiti...Juan RP2015-05-261-3/+6
* mkrootfs: add cubietruck platform.Juan RP2015-05-221-3/+3
* mkrootfs: fix -r order.Juan RP2015-05-201-2/+2
* add platform support for USB armoryEnno Boland2015-04-281-1/+2
* mkrootfs: die if $QEMU_BIN is not in PATH.Juan RP2015-02-121-0/+3
* mkrootfs: generate rpi2 tarballs with a proper name.Juan RP2015-02-061-2/+4
* mkrootfs: override PLATFORM for rpi; we do use the same platform pkg.Juan RP2015-02-061-1/+1
* mk{image,rootfs}: add support for the rpi2 platform (armv7).Juan RP2015-02-061-1/+3
* mkrootfs: support i686/x86_64.Christian Neukirchen2015-02-011-6/+21
* mkrootfs: use parallel xz.Christian Neukirchen2015-02-011-1/+1
* mkrootfs: add 'bananapi' platform.Juan RP2015-01-191-2/+3
* 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