Juan RP
fc31e013a3
mkrootfs: fix -r order.
2015-05-20 19:18:05 +02:00
Juan RP
d177ef47d6
Merge pull request #27 from pullmoll/master
...
installer.sh.in: really fix the md parsing
2015-05-20 11:23:10 +02:00
Juan RP
b231ef76f5
installer: update for xbps>=0.43 ( close #29 ).
2015-05-20 10:49:20 +02:00
jbu
f3b9e9d2e4
mkimage.sh.in: add cubietruck
2015-05-16 20:16:32 +02:00
jbu
ed2337f7c6
build-rootfs.sh.in: add cubietruck
2015-05-16 19:45:51 +02:00
jbu
08b105b511
build-arm-images.sh.in: add cubietruck
2015-05-16 19:42:47 +02:00
jbu
3f0dfe5832
installer.sh.in: really fix the md parsing
2015-05-14 17:52:13 +02:00
Juan RP
0493378c0c
dracut: only install memdisk stuff if /usr/bin/memdiskfind exists.
2015-05-08 17:55:36 +02:00
Juan RP
30d9ebece4
Added musl.voidlinux.net RSA pubkey.
2015-05-08 17:25:42 +02:00
Juan RP
037523d1d1
installer: detect /dev/mmcblkX devices.
2015-05-08 16:35:57 +02:00
Juan RP
18fda50245
Merge pull request #26 from pullmoll/master
...
void-mklive: Fixes for systems with md / lvm2
2015-05-08 07:11:19 +02:00
jbu
944153192b
void-mklive: Fixes for systems with md / lvm2
...
- Add quotes around $TARGET to allow for empty $1 in build-x86-images.sh
- In installer.sh there was $part for md where it should have been $p
- The list of md and lvm partitions should occur just once, thus move it out of the loop
2015-05-08 07:06:26 +02:00
Christian Neukirchen
929175a025
Support for MEMDISK
...
The .iso can now be booted using Grub (memdisk from Syslinux package):
linux16 /memdisk
initrd16 /path/to/iso
As well as from Syslinux:
LINUX memdisk
INITRD path/to/iso
2015-05-02 12:16:21 +02:00
Juan RP
1571ef8d44
installer: accept WPA passphrases up to 50 chars.
2015-05-01 10:10:03 +02:00
Juan RP
41e3a6c954
build-{arm-images,rootfs}: added support to build just one platform.
2015-04-30 15:17:33 +02:00
Juan RP
f263a250f6
build-x86-images: add firefox/pa to all DE flavours; add support to build X img.
2015-04-30 10:44:33 +02:00
Juan RP
1c6321d1da
dracut/services: do not enable the pulseaudio service.
2015-04-29 17:17:48 +02:00
Juan RP
749ed6c3c4
mklive: add a new entry to load image into RAM (grub, syslinux).
2015-04-29 16:50:18 +02:00
Enno Boland
6557b08b4c
Merge pull request #23 from Gottox/usbamory
...
add platform support for USB armory
2015-04-29 16:39:19 +02:00
Enno Boland
8b238fad3f
add platform support for USB armory
2015-04-28 17:30:16 +02:00
Juan RP
bc5f40d51f
COPYING: it's 2015.
2015-04-15 07:33:47 +02:00
Juan RP
ad1fb6c388
README: update mklive examples.
2015-04-15 07:33:04 +02:00
Juan RP
bc72a0b4cf
mklive: use $BASE_ARCH if set for the image filename.
2015-04-15 07:30:18 +02:00
Juan RP
69f299c581
build-x86-images.sh.in: improve the monospace fonts issue.
2015-04-08 10:02:15 +02:00
Juan RP
f0592dcd5e
dracut/services: do not enable wpa_supplicant.
2015-04-07 10:23:33 +02:00
Juan RP
8ee6fd344b
mklive: reconfigure base-files for the kvm group.
2015-04-07 10:23:19 +02:00
Juan RP
6bf0ef18f6
build-rootfs: fix arg order.
2015-02-22 09:46:05 +01:00
Juan RP
00b4452a2a
build-rootfs: new script to build all rootfs tarballs.
2015-02-22 09:40:53 +01:00
Juan RP
6755fa69c4
build-arm-images: only build the images, the rootfs must be available.
2015-02-22 09:40:25 +01:00
Juan RP
3d30dbb7a6
mkimage: misc cosmetic tweaks; umount rootfs/boot only if it's mounted.
2015-02-22 09:39:47 +01:00
Juan RP
69bcb88aa1
mklive: add libgcc to required pkgs; glibc's pthread_cancel needs it :/
2015-02-21 18:25:14 +01:00
Juan RP
77da56c24a
build-x86-images: pass additional args to mklive.
2015-02-21 17:31:01 +01:00
Juan RP
a5e1dabeb7
Merge pull request #19 from teh-jazzman/master
...
Option not to install a bootloader
2015-02-21 10:02:22 +01:00
Stefan Mühlinghaus
03b9a7b424
Option not to install a bootloader
2015-02-20 22:12:18 +01:00
Juan RP
ca8d1ff70b
dracut/adduser: add user to the audio/video groups.
2015-02-14 12:44:10 +01:00
Juan RP
a0a774efab
build-x86-images: add gnome-themes-standard for gtk[23] apps.
2015-02-14 12:34:56 +01:00
Juan RP
45ea7a94e3
dracut/services: do not enable agetty on serial by default.
2015-02-14 11:40:57 +01:00
Juan RP
c332eae781
mkrootfs: die if $QEMU_BIN is not in PATH.
2015-02-12 09:14:22 +01:00
Juan RP
a7ed58c4fb
mklive: force C locale to install base pkgs to silence dracut.
2015-02-11 08:34:35 +01:00
Juan RP
9b00e0b1fe
mkimage: do not touch rootfstype from cmdline, it's unnecessary.
2015-02-10 18:43:38 +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
cf8654694e
build-arm-images: build the rpi2 image.
2015-02-06 11:50:37 +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
690ffec05c
mklive: unbreak setting multiple repos via -r ( close #17 )
2015-01-31 10:00:05 +01:00
Juan RP
c2fdc9e505
build-x86-images: fix cinnamon image; add gnome-terminal and gvfs.
2015-01-25 11:49:38 +01:00
Juan RP
0ea1f53ed9
build-x86-images: by popular demand add cryptsetup/lvm2/mdadm to all images.
2015-01-25 08:51:39 +01:00
Juan RP
371941a8f1
build-x86-images: generate image with cinnamon.
2015-01-25 08:47:25 +01:00