about summary refs log tree commit diff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* README: update linksLeah Neukirchen2019-03-011-1/+1
|
* README.md: document minimum requirements v20160820Christian Neukirchen2016-08-201-0/+5
|
* extra: include a GRUB 2 ISOChristian Neukirchen2016-06-261-0/+1
| | | | Generated using "grub-mkrescue --compress=xz -o grub2.iso".
* include make step in READMEToyam Cox2016-05-241-0/+1
| | | | Closes: #2 [via git-merge-pr]
* README: remove version.Christian Neukirchen2015-12-021-1/+1
|
* more README.Christian Neukirchen2015-10-111-3/+33
|
* use memtest86+ from official iso.Christian Neukirchen2015-10-091-1/+1
|
* Merge remote-tracking branch 'origin/master'Christian Neukirchen2015-10-091-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: (136 commits) dracut/services: don't autostart dmeventd, lvmetad and mdadm. mklive: fix guessing linux kernel pkgname. fix set_keymap rc.conf installer.sh: fix static IP settings in menu_install build-arm-images: PLATFORM can be overrided now. build-rootfs: build musl rootfs too; PLATFORMS can be overrided now. build-x86-images: added lxqt image. dracut/dm-autologin: autostart lxqt if available. mkrootfs: add dockstar support mklive: install GRUB EFI loader as EFI/BOOT/BOOTX64.EFI. build-x86-images: add gnome-keyring to cinnamon/mate/xfce images. build-x86-images: add firefox now it's available for musl. build-arm-images: respect musl targets. mkimage: consistently redirect std{err,out} to /dev/null with dd(1). build-arm-images: disable cubietruck for now; does not boot. build-arm-images: build all ARM images for glibc and musl. mkrootfs: get rid of pixz; fix rpi target arch. mkrootfs: set cachedir to $PWD/xbps-cachedir-<arch>; misc tweaks for musl. mkrootfs: update for musl support. build-x86-images: do not build the kde image; does not work yet. ...
| * mklive: require xbps>=0.45 for two phase installation.Juan RP2015-06-031-1/+1
| | | | | | | | | | | | | | | | - The target pkgs are unpacked with -U, and then reconfiguration happens within the chroot, so that there's no need for host dependencies. - Use chroot where possible to make sure that euid==0, not xbps-uchroot. Close #32 and #33
| * README: update mklive examples.Juan RP2015-04-151-3/+7
| |
| * mklive: multiple improvements and fixes.Juan RP2014-12-171-1/+0
| | | | | | | | | | | | | | - Does not need bash anymore, a POSIX shell is enough. - Avoid installing base-system twice to generate the initramfs. - Reconfigure some pkgs in the rootfs... otherwise some system users won't be created. - Added -K opt to not remove builddir.
* | README.rd: rewriteChristian Neukirchen2014-11-041-30/+9
|/
* README: update.Juan RP2014-08-031-2/+2
|
* README: add some examples.Juan RP2014-06-251-0/+12
|
* mklive: improved to avoid host deps; use our own pkgs to generate images.Juan RP2014-05-221-6/+2
| | | | | | | | | | | | | | | | | | | That means that mklive just needs xbps to generate working images. Usage: mklive.sh [options] Options: -r <repo-url> Use this XBPS repository (may be specified multiple times). -c <cachedir> Use this XBPS cache directory (/var/cache/xbps if unset). -k <keymap> Default keymap to use (us if unset) -l <locale> Default locale to use (en_US.UTF-8 if unset). -i <gzip|bzip2|xz> Compression type for the initramfs image (gzip if unset). -s <gzip|bzip2|xz> Compression type for the squashfs image (xz if unset) -o <file> Output file name for the ISO image (auto if unset). -p "pkg pkgN ..." Install additional packages into the ISO image. The mklive.sh script generates a live image of the Void Linux distribution. This ISO image can be written to a CD/DVD-ROM or any USB stick.
* README.md: sync with reality.Juan RP2014-04-231-4/+15
|
* mklive: switch to xbps-uchroot(8); bye bye systemd-nspawn.Juan RP2014-04-221-1/+2
|
* README: update.Juan RP2014-01-281-3/+4
|
* README -> README.mdJuan RP2013-08-221-0/+19