about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * dracut/display-manager-autologin: autologin to lxde if found via lxdm.Juan RP2015-05-291-0/+2
| * .gitignore: *.{img,xz}Juan RP2015-05-291-0/+2
| * .gitignore: *.sh xbps-cachedir*Juan RP2015-05-291-1/+2
| * mklive: misc changes to allow building images for musl.Juan RP2015-05-291-20/+21
| * installer: make remote install work with musl live images.Juan RP2015-05-271-1/+9
| * mklive: remove modesetting workaround for musl, intel(4) works again.Juan RP2015-05-273-10/+1
| * Merge pull request #31 from pullmoll/masterJuan RP2015-05-271-1/+2
| |\
| | * mkimage.sh: fix partition size + toggle boot flagjbu2015-05-261-1/+2
| |/
| * 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-262-6/+9
| * dracut/display-manager-autologin: autologin to i3 if found.Juan RP2015-05-251-0/+2
| * mklive: force modesetting on musl for now.Juan RP2015-05-242-0/+9
| * build-x86-images: added kde image, but don't hook it up yet.Juan RP2015-05-241-1/+9
| * dracut/display-manager-autologin.sh: enable kdm autologin.Juan RP2015-05-241-0/+6
| * mkrootfs: add cubietruck platform.Juan RP2015-05-221-3/+3
| * installer: remove partx(8) use; cfdisk should be enough.Juan RP2015-05-221-1/+1
| * installer: remove void-installer in local installation.Juan RP2015-05-221-0/+1
| * mkimage: bananapi-uboot still assumes fat partition.Juan RP2015-05-211-1/+1
| * mkimage: on bpi, cubie{board2,truck} we don't need a FAT partition.Juan RP2015-05-211-18/+29
| * mkrootfs: fix -r order.Juan RP2015-05-201-2/+2
| * Merge pull request #27 from pullmoll/masterJuan RP2015-05-204-10/+15
| |\
| | * mkimage.sh.in: add cubietruckjbu2015-05-161-5/+9
| | * build-rootfs.sh.in: add cubietruckjbu2015-05-161-1/+1
| | * build-arm-images.sh.in: add cubietruckjbu2015-05-161-1/+1
| | * installer.sh.in: really fix the md parsingjbu2015-05-141-3/+4
| * | installer: update for xbps>=0.43 (close #29).Juan RP2015-05-201-2/+2
| |/
| * dracut: only install memdisk stuff if /usr/bin/memdiskfind exists.Juan RP2015-05-081-5/+7
| * Added musl.voidlinux.net RSA pubkey.Juan RP2015-05-081-0/+12
| * installer: detect /dev/mmcblkX devices.Juan RP2015-05-081-1/+1
| * Merge pull request #26 from pullmoll/masterJuan RP2015-05-082-17/+18
| |\
| | * void-mklive: Fixes for systems with md / lvm2jbu2015-05-082-17/+18
| |/
| * Support for MEMDISKChristian Neukirchen2015-05-025-1/+43
| * installer: accept WPA passphrases up to 50 chars.Juan RP2015-05-011-1/+1
| * build-{arm-images,rootfs}: added support to build just one platform.Juan RP2015-04-302-3/+11