Andrea Brancaleoni
|
8a42aecd3f
|
mkrootfs: add dockstar support
|
2015-07-18 16:44:49 +02:00 |
Juan RP
|
539ed0703a
|
mkrootfs: get rid of pixz; fix rpi target arch.
|
2015-06-12 10:28:40 +02:00 |
Juan RP
|
1b010f1a4c
|
mkrootfs: set cachedir to $PWD/xbps-cachedir-<arch>; misc tweaks for musl.
|
2015-06-12 10:09:48 +02:00 |
Juan RP
|
9261876718
|
mkrootfs: update for musl support.
|
2015-06-11 11:36:14 +02:00 |
Duncaen
|
429170afbd
|
mkrootfs: fix rpi2 target
|
2015-06-07 22:36:36 +02:00 |
Juan RP
|
42b599fa97
|
mkrootfs: update for xbps-0.45.
|
2015-06-07 12:31:30 +02:00 |
Juan RP
|
91c7d09305
|
mkrootfs: fix previous.
|
2015-05-26 11:20:30 +02:00 |
Juan RP
|
b77a40785e
|
mkrootfs: accept *-musl for any platform.
|
2015-05-26 11:19:39 +02:00 |
Juan RP
|
41fbde8a5b
|
mk{image,rootfs}: accept musl targets and fix image creation with two partitions.
|
2015-05-26 11:00:52 +02:00 |
Juan RP
|
3845a5b429
|
mkrootfs: add cubietruck platform.
|
2015-05-22 09:33:32 +02:00 |
Juan RP
|
fc31e013a3
|
mkrootfs: fix -r order.
|
2015-05-20 19:18:05 +02:00 |
Enno Boland
|
8b238fad3f
|
add platform support for USB armory
|
2015-04-28 17:30:16 +02:00 |
Juan RP
|
c332eae781
|
mkrootfs: die if $QEMU_BIN is not in PATH.
|
2015-02-12 09:14:22 +01:00 |
Juan RP
|
5684607fce
|
mkrootfs: generate rpi2 tarballs with a proper name.
|
2015-02-06 14:00:15 +01:00 |
Juan RP
|
6a68e5c875
|
mkrootfs: override PLATFORM for rpi; we do use the same platform pkg.
|
2015-02-06 12:16:14 +01:00 |
Juan RP
|
e52f493f15
|
mk{image,rootfs}: add support for the rpi2 platform (armv7).
|
2015-02-06 11:29:49 +01:00 |
Christian Neukirchen
|
0b9c6f0160
|
mkrootfs: support i686/x86_64.
|
2015-02-01 09:23:30 +01:00 |
Christian Neukirchen
|
5331b55e39
|
mkrootfs: use parallel xz.
|
2015-02-01 09:23:30 +01:00 |
Juan RP
|
c2a95e625f
|
mkrootfs: add 'bananapi' platform.
|
2015-01-19 15:07:53 +01:00 |
Juan RP
|
3818e6d425
|
mk{image,rootfs}: misc tweaks for beaglebone.
|
2014-12-05 11:06:39 +01:00 |
Juan RP
|
b6ca6f8027
|
mkrootfs: put /boot/MLO at the head on beaglebone.
This file must be in the first sectors of the /boot FAT partition on the image.
|
2014-12-05 07:06:39 +01:00 |
Juan RP
|
4aaaa89d1c
|
mkrootfs: mount binfmt_misc and use pixz if available.
|
2014-12-05 06:22:16 +01:00 |
Juan RP
|
1c603437d3
|
mk{image,rootfs}: add beaglebone platform support.
|
2014-12-05 05:46:31 +01:00 |
Juan RP
|
194c1cdd89
|
mkrootfs: update for base-system as runit.
|
2014-07-29 08:33:04 +02:00 |
Juan RP
|
f2e9e4f27a
|
mkrootfs: use built-in void pubkey; assign default void repo if -r unset.
|
2014-06-25 08:23:37 +02:00 |
Juan RP
|
1fcbe4e2e9
|
mkrootfs: added c option correctly.
|
2014-06-01 12:34:08 +02:00 |
Juan RP
|
e056d3944c
|
mkrootfs: added -b, -c and -r options to set system pkg, cachedir and repos respectively.
|
2014-06-01 12:29:55 +02:00 |
Juan RP
|
531d38dc73
|
mkrootfs: make platform argument mandatory, install <platform>-base pkg automatically.
|
2014-01-28 16:35:45 +01:00 |
Juan RP
|
d728ef5f4a
|
mkrootfs: accept -p cubieboard.
|
2014-01-26 12:12:30 +01:00 |
root
|
0621eebf86
|
Merge branch 'master' of https://github.com/voidlinux/void-mklive
|
2014-01-22 11:01:26 +01:00 |
Juan RP
|
eb14a02029
|
mkrootfs: fix xbps-query -R PKGBASE
|
2014-01-22 11:06:05 +01:00 |
Juan RP
|
e5df5f03d1
|
mkrootfs: typofix in previous.
|
2014-01-22 10:43:28 +01:00 |
Gottox
|
ea37f5fa4e
|
Merge branch 'master' of https://github.com/voidlinux/void-mklive
|
2014-01-22 10:42:02 +01:00 |
Gottox
|
2d29c1aa7c
|
typo fix
|
2014-01-22 10:41:00 +01:00 |
Juan RP
|
89fd4983d5
|
mkrootfs: replace -R with -C to specify xbps.conf.
|
2014-01-22 10:36:24 +01:00 |
Juan RP
|
adc326d0d4
|
mkrootfs: remove std{err,out} redirs to see cmd output.
|
2014-01-22 10:31:28 +01:00 |
Juan RP
|
e20cebf5c9
|
mkrootfs: fix previous.
|
2014-01-22 10:22:57 +01:00 |
Juan RP
|
5077411bd0
|
mkrootfs: fix xbps-query with remote repos.
|
2014-01-22 10:21:57 +01:00 |
Juan RP
|
9fd80621ad
|
mkrootfs: added -R to set the xbps repository.
|
2014-01-22 10:15:17 +01:00 |
Juan RP
|
0756604fb0
|
mkrootfs: added new flags: -k <xbps-keys-dir> and -m <platform> (rpi|odroid*).
|
2014-01-21 23:13:26 +01:00 |
Juan RP
|
86297ed6c0
|
mkrootfs: drop systemd dependency; misc tweaks.
|
2013-11-12 16:48:59 +01:00 |
Juan RP
|
d4cd939375
|
mkrootfs: added -p option to add extra pkgs to the rootfs.
|
2013-11-10 08:41:43 +01:00 |
Juan RP
|
112a6a7775
|
Add -V option to show version to void-mk{live,rootfs} and installer in the title.
|
2013-08-11 12:16:29 +02:00 |
Juan RP
|
44423c3700
|
Start integration of void-installer and start conversion to non-busybox utils.
|
2013-05-19 09:39:56 +02:00 |