Activity for ZenVoid

  • Michael Aldridge committed [f28571]

    use umount -R to unmount recursively bound mounts

  • Michael Aldridge committed [4debf4]

    use mount --rbind to propagate mounts into the chroot

  • GitHub committed [b1ce1a]

    Merge branch 'void-linux:master' into master

  • Michael Aldridge committed [f9d262]

    release.sh.in: Drop Cinnamon, LXDE

  • Michael Aldridge committed [488d58]

    release.sh.in: REPOSITORY should be XBPS_REPOSITORY

  • Michael Aldridge committed [7cd19a]

    dracut/adduser: fix autologin kernel option

  • Érico Nogueira Rolim committed [727abd]

    Fully remove unused -S option

  • Michael Aldridge committed [e06040]

    packer: unset bogus shutdown_command

  • John Zimmermann committed [2ea40d]

    mkimage.sh: initialize and check PLATFORM earlier in script

  • John Zimmermann committed [48ba5d]

    packer: increase qemu disk size, set shutdown command

  • Michael Aldridge committed [0e33e2]

    release.sh.in: Drop images that are no longer built

  • Michael Aldridge committed [e4cf0e]

    data, mklive.sh.in: remove void-vpkgs.conf

  • Michael Aldridge committed [25ddad]

    release.sh.in: build rootfs for i686.

  • Piraty committed [d688ce]

    Add support for rpi4

  • Michael Aldridge committed [50fa3c]

    packer: Use HCL2

  • John Zimmermann committed [464eb6]

    mkimage.sh: update pinebookpro u-boot path

  • Michael Aldridge committed [011f3f]

    Add support for Pinephone (pinephone)

  • Michael Aldridge committed [88af7e]

    data: Stop mapping openssl to libressl-openssl

  • Daniel Kolesa committed [7d30d3]

    lib.sh.in/mkrootfs.sh.in: proper native platform detection

  • Michael Aldridge committed [be02f1]

    Increase initial squashfs size reservation

  • Michael Aldridge committed [68a352]

    Fix linux version option format check

  • Daniel Kolesa committed [51d4a5]

    enable serial console in live when requested

  • Michael Aldridge committed [c8cb9a]

    mkimage.sh.in: omit disable_journal when not used

  • Michael Aldridge committed [aeabac]

    lib.sh.in: Don't copy qemu into the chroot

  • Michael Aldridge committed [09512f]

    autoinstaller: add comment about swapsize.

  • Renato Aguiar committed [9e0584]

    Avoid copying qemu-static to rootfs

  • Michael Aldridge committed [284be3]

    Fix static ip route

  • Michael Aldridge committed [80f44e]

    lib: use correct name for qemu binfmt

  • Michael Aldridge committed [0dae4a]

    Update splash.png

  • Michael Aldridge committed [61bc89]

    lib: determine qemu binary from target cpu string

  • Michael Aldridge committed [35209b]

    lib: install qemu binfmts less often

  • Jürgen Buchmüller committed [ae05e3]

    installer: remove void-live.rules if found.

  • Jürgen Buchmüller committed [649fd9]

    Check QEMU_BIN is not empty for cleanup_chroot, when building for same arch, QEMU_BIN would not be set, the condition fallsback to /usr/bin, which is executable

  • Jürgen Buchmüller committed [4db56b]

    Revert "installer: reconfigure base-files when installing."

  • Michael Aldridge committed [f71eb4]

    installer: reconfigure base-files when installing.

  • Jürgen Buchmüller committed [193568]

    installer.sh.in: fix typo

  • Michael Aldridge committed [708e7c]

    du: use --apparent-size to calculate rootfs's size

  • Jürgen Buchmüller committed [dee750]

    installer.sh.in: unset _again when restarting

  • Jürgen Buchmüller committed [9572d4]

    installer.sh.in: fix typo and menu after hostname

  • Jürgen Buchmüller committed [0076ac]

    installer.sh.in: add " again" just once

  • Michael Aldridge committed [3cb1d2]

    mkrootfs: don't remove lib32/lib64 symlinks

  • Michael Aldridge committed [1c2302]

    build-x86-images: add void-docs-browse to the images.

  • Michael Aldridge committed [59b437]

    mkplatformfs.sh.in: Drop support for obsolete platforms

  • Michael Aldridge committed [025d6d]

    lib: register binfmts for x86, better native detection

  • Daniel Kolesa committed [2c7d8c]

    build-x86-images.sh.in: remove dropped package econnman.

  • Michael Aldridge committed [e9dea2]

    packer: Use jq to compose templates

  • Michael Aldridge committed [dd6cd7]

    packer: Add digitalocean image

  • Michael Aldridge committed [92ac26]

    README.md: remove (presumably dated) reference to runit

  • Michael Aldridge committed [da9626]

    Dockerfile: update bootstrap alpine version to 3.12

  • Michael Aldridge committed [fc40e5]

    Dockerfile: remove spdx-licenses-list

  • Juan Romero Pardines Juan Romero Pardines committed [31df80]

    Postpone package configuration

  • Juan Romero Pardines Juan Romero Pardines committed [d2969a]

    README.md: the scripts are not in flux, remove obsolete comment.

  • Juan Romero Pardines Juan Romero Pardines committed [557be3]

    build-x86-images.sh: remove intel-ucode from X_PKGS

  • Juan Romero Pardines Juan Romero Pardines committed [529c48]

    Makefile: fix the clean target

  • Michael Aldridge committed [707943]

    Only set root partition start on pinebookpro

  • Michael Aldridge committed [4861b7]

    Increase partitions shift on pinebookpro

  • Juan Romero Pardines Juan Romero Pardines committed [a7a20d]

    Fix execution of post install scripts on cross builds

  • Juan Romero Pardines Juan Romero Pardines committed [9b0805]

    Add support for Pinebook Pro (pinebookpro)

  • Juan Romero Pardines Juan Romero Pardines committed [cc93f0]

    Prefer repositories from '-r' in mkplatformfs

  • Michael Aldridge committed [2b1aa4]

    lib: make sure /tmp is there and mount it

  • Michael Aldridge committed [3c12c7]

    Add -o <outfile> to mkplatformfs.sh for feature parity

  • Piraty committed [4ffa68]

    mkimage.sh.in: explicitly set 'PermitRootLogin yes' in sshd_config

  • Juan Romero Pardines Juan Romero Pardines committed [95e305]

    Added possibility to choose the partitioning software

  • Piraty committed [2ca284]

    build-x86-images.sh: fix image detection for new gnome flavor

  • GitHub committed [5c0cef]

    Merge pull request #83 from void-ppc/installer-return

  • HAMA Baumarkt HAMA Baumarkt committed [f4458d]

    installer.sh: fail validation for EFI systems without proper ESP

  • John Zimmermann committed [ff6be0]

    build-x86-images: add gnome image support

  • GitHub committed [fc3ba9]

    Merge pull request #60 from Noah-Huppert/mklive-kver-opt

  • Noah Huppert committed [7ca1cb]

    mklive: added -v kerver option

  • GitHub committed [59274b]

    Merge pull request #90 from bobertlo/ca

  • bob bob committed [de6cc1]

    make docker use curl

  • Toyam Cox committed [56e7ba]

    Add /bin/dash as default command

  • Michael Aldridge committed [163a92]

    Dockerfile: include spdx-licenses-list

  • Michael Aldridge committed [f19733]

    mklive: fix bashism

  • Michael Aldridge committed [8ad316]

    Fix additional packages not installed

  • Michael Aldridge committed [a13526]

    add dockerignore

  • Michael Aldridge committed [b71d3f]

    installer.sh.in: add -f flag to mkfs.f2fs

  • Josiah Ward Josiah Ward committed [af7704]

    Updated isos to autologin. Herbie is a lost cause

  • Josiah Ward Josiah Ward committed [4c5418]

    Changed mklive to pull from the right place

  • Josiah Ward Josiah Ward committed [7e7d41]

    Commented in custom part

  • Josiah Ward Josiah Ward committed [781405]

    Updated readme

  • Josiah Ward Josiah Ward committed [59ecb9]

    Added configs and custom bits

  • Toyam Cox committed [a3f49d]

    installer.sh.in: update my email address.

  • Michael Aldridge committed [9bcbbc]

    display-manager-autologin.sh: fix sddm detection

  • Michael Aldridge committed [6ce473]

    release.sh.in: Make an easy release script

  • Michael Aldridge committed [53b58f]

    Remove defunct systemd support

  • Michael Aldridge committed [aa50f2]

    installer: better timezone menu

  • Michael Aldridge committed [90cfcc]

    installer: better check for /bin/dialog

  • Michael Aldridge committed [86834e]

    mkplatformfs.sh: fix -k option

  • Michael Aldridge committed [d3505b]

    mkplatformfs.sh: add option to disable compression

  • Michael Aldridge committed [65f88c]

    mkplatformfs.sh: error out without base tarball

  • Michael Aldridge committed [cd127e]

    mklive: fixed -o option so it could take an absolute path

  • Michael Aldridge committed [43fae8]

    Added compressions

  • Michael Aldridge committed [3b0177]

    Update README.md

  • Michael Aldridge committed [b795f5]

    mkrootfs: enable ppc64 + ppc-musl support

  • Toyam Cox committed [40dd7a]

    mkrootfs.sh.in: Mention ppc-musl

  • Toyam Cox committed [12bf9c]

    mkrootfs.sh.in: Actually implement the -b option

  • Michael Aldridge committed [5859e7]

    packer: Initial packer config

  • Michael Aldridge committed [ba7f0e]

    Support building ethereal masterdirs

  • Enno Boland committed [1b0964]

    lib.sh.in: fix tool checking.

1 >