summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #51 from Vaelatern/truncateJuan RP2016-01-152-4/+4
|\
| * Switch to truncate to allocate storage for imagesToyam Cox2016-01-142-4/+4
|/
* mklive: make this work with grub-2.02.Juan RP2015-12-191-3/+3
* mklive: make this work on musl hosts.Juan RP2015-12-121-3/+3
* installer: redirect stderr to /dev/null for cciss(4).Juan RP2015-11-101-2/+2
* Merge pull request #47 from the-maldridge/grub32Juan RP2015-11-051-12/+27
|\
| * Add support for proper 32 bit grubMichael Aldridge2015-11-051-12/+27
* | build-x86-images: enable the LXQt image by default.Juan RP2015-11-031-2/+2
* | build-x86-images: added -r repo opt.Juan RP2015-11-021-3/+4
* | mklive: make sure -r is preferred over defaults.Juan RP2015-11-021-1/+2
* | installer: allow posix timezones too. (thanks \0xc0ffee@irc).Juan RP2015-11-011-1/+1
* | installer: remove liveuser from /etc/sudoers in local installation.Juan RP2015-10-171-0/+1
* | installer: get rid of unused systemd checks.Juan RP2015-10-171-32/+6
* | installer: detect cciss partitions correctly (3/3).Juan RP2015-10-171-1/+1
* | installer: detect cciss partitions correctly (2/2).Juan RP2015-10-171-1/+4
|/
* mklive: make -r append repo to the head rather than replacing.Juan RP2015-10-161-3/+2
* installer: detect ciss(4) devices/partitions correctly (#44).Juan RP2015-10-101-0/+17
* dracut/services: don't autostart dmeventd, lvmetad and mdadm.Juan RP2015-10-091-1/+1
* mklive: fix guessing linux kernel pkgname.Juan RP2015-10-091-3/+3
* Merge pull request #41 from steski/staticip-issueJuan RP2015-10-021-1/+1
|\
| * installer.sh: fix static IP settings in menu_installSteve Prybylski2015-10-011-1/+1
* | Merge pull request #42 from zurx/masterJuan RP2015-10-021-1/+1
|\ \ | |/ |/|
| * fix set_keymap rc.confzurx2015-10-021-1/+1
|/
* build-arm-images: PLATFORM can be overrided now.Juan RP2015-09-071-1/+1
* build-rootfs: build musl rootfs too; PLATFORMS can be overrided now.Juan RP2015-09-071-6/+14
* build-x86-images: added lxqt image.Juan RP2015-07-301-0/+7
* dracut/dm-autologin: autostart lxqt if available.Juan RP2015-07-301-0/+2
* Merge pull request #38 from thypon/dockstarJuan RP2015-07-231-2/+4
|\
| * mkrootfs: add dockstar supportAndrea Brancaleoni2015-07-181-2/+4
|/
* mklive: install GRUB EFI loader as EFI/BOOT/BOOTX64.EFI.Juan RP2015-07-121-2/+2
* build-x86-images: add gnome-keyring to cinnamon/mate/xfce images.Juan RP2015-06-301-3/+3
* build-x86-images: add firefox now it's available for musl.Juan RP2015-06-121-5/+5
* build-arm-images: respect musl targets.Juan RP2015-06-121-1/+1
* mkimage: consistently redirect std{err,out} to /dev/null with dd(1).Juan RP2015-06-121-1/+1
* build-arm-images: disable cubietruck for now; does not boot.Juan RP2015-06-121-1/+1
* build-arm-images: build all ARM images for glibc and musl.Juan RP2015-06-121-7/+11
* 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
* build-x86-images: do not build the kde image; does not work yet.Juan RP2015-06-081-1/+1
* mkrootfs: fix rpi2 targetDuncaen2015-06-071-1/+1
* build-x86-images: add -a arch and -b image (if unset builds all images).Juan RP2015-06-071-19/+29
* build-arm-images: build all rootfs/images.Juan RP2015-06-071-1/+3
* mkrootfs: update for xbps-0.45.Juan RP2015-06-071-10/+3
* mklive: use $BASE_ARCH where it's required.Juan RP2015-06-041-3/+3
* build-x86-images: don't shift without args; xfce image needs gnome-themes-sta...Juan RP2015-06-041-2/+2
* installer: repair configuration of pkgs with network installation.Juan RP2015-06-031-5/+3
* build-x86-images: add lxde.Juan RP2015-06-031-1/+8
* mklive: require xbps>=0.45 for two phase installation.Juan RP2015-06-032-9/+25
* installer: disable locale setting with musl.Juan RP2015-05-291-7/+8