Commit Graph

  • e2cd752f30
    Merge 586f4aa813 into a1519c6953 dkwo 2025-01-01 20:14:42 +0000
  • a1519c6953 .gitattributes: only root readme is generated master classabbyamp 2024-12-27 18:59:56 -0500
  • 71fabc67f8 .github/workflows/gen-images: add aarch64* live isos, matrixify jobs classabbyamp 2024-12-27 14:55:46 -0500
  • 3d239df517 isolinux: add more rows to accomodate more entries classabbyamp 2024-12-27 13:58:16 -0500
  • 568bb9da37 README: regenerate classabbyamp 2024-10-29 19:04:29 -0400
  • 2c46e8d7e0 Makefile: add arm64 live isos classabbyamp 2024-12-26 19:57:32 -0500
  • 0039e8ef38 mkiso: don't install void-installer on aarch64 classabbyamp 2024-12-26 19:58:10 -0500
  • c99cafb613 mklive.sh: ensure dash is /bin/sh if installed classabbyamp 2024-12-26 14:08:46 -0500
  • 06fe42b5f2 mklive.sh: use lib.sh more classabbyamp 2024-12-26 12:15:03 -0500
  • 66d1c54261 lib.sh: update binfmt handling, add riscv classabbyamp 2024-12-26 12:13:26 -0500
  • 20b42c6218 platforms: add pinebookpro classabbyamp 2024-12-20 10:22:06 -0500
  • 5931d6640b mklive, grub: add support for "platforms" in live isos classabbyamp 2024-10-28 14:43:48 -0400
  • a78af02a01 mklive, mkiso: support aarch64 classabbyamp 2024-03-21 17:58:56 -0400
  • 41ccf5e202 build-x86-images: rename to mkiso classabbyamp 2024-03-21 13:18:39 -0400
  • 586f4aa813 asahi: remove stuff, enlarge dkwo 2024-12-30 11:42:31 +0100
  • bc74f06eda
    .gitattributes: only root readme is generated classabbyamp 2024-12-27 18:59:56 -0500
  • fc7b3a1346
    .github/workflows/gen-images: add aarch64* live isos, matrixify jobs classabbyamp 2024-12-27 14:55:46 -0500
  • f5d308a684
    isolinux: add more rows to accomodate more entries classabbyamp 2024-12-27 13:58:16 -0500
  • 879d495ca2
    README: regenerate classabbyamp 2024-10-29 19:04:29 -0400
  • a601fa6797
    Makefile: add arm64 live isos classabbyamp 2024-12-26 19:57:32 -0500
  • dcf4e6e9ad
    mkiso: don't install void-installer on aarch64 classabbyamp 2024-12-26 19:58:10 -0500
  • db0a74aecf
    mklive.sh: ensure dash is /bin/sh if installed classabbyamp 2024-12-26 14:08:46 -0500
  • 311d4fc5b1
    mklive.sh: use lib.sh more classabbyamp 2024-12-26 12:15:03 -0500
  • d7d3268e24
    lib.sh: update binfmt handling, add riscv classabbyamp 2024-12-26 12:13:26 -0500
  • 29832646e6
    platforms: add pinebookpro classabbyamp 2024-12-20 10:22:06 -0500
  • b7e8132c94
    mklive, grub: add support for "platforms" in live isos classabbyamp 2024-10-28 14:43:48 -0400
  • 2fec2365a5
    mklive, mkiso: support aarch64 classabbyamp 2024-03-21 17:58:56 -0400
  • 9a7bed4c94
    build-x86-images: rename to mkiso classabbyamp 2024-03-21 13:18:39 -0400
  • 04324be18e installer.sh: add post-installation menu for enabling services classabbyamp 2024-12-20 00:09:28 -0500
  • 4f610393e3 asahi: remove unneeded dkwo 2024-12-26 20:52:02 +0100
  • df415ad9e4 asahi: explicitly add lzfse dkwo 2024-12-26 20:42:45 +0100
  • b794c86f9e asahi: move from boot to boot/efi dkwo 2024-12-23 14:49:46 -0500
  • 9f987550ac add asahi to image builder dkwo 2022-09-16 14:33:22 -0400
  • e7f28f260e
    build-x86-images: add tmux classabbyamp 2024-12-21 13:21:13 -0500
  • be5844985f
    mklive: use xbps-query cmd and proper arch classabbyamp 2024-12-21 12:44:09 -0500
  • 76018f0a95
    mklive: load dm-raid on boot if exists as a module classabbyamp 2024-12-21 11:59:23 -0500
  • 6a56ad61bb
    mklive: fix inclusion of some dkms modules classabbyamp 2024-12-21 10:33:00 -0500
  • 5ae016556d mklive: don't install linux if -v is passed classabbyamp 2024-12-20 23:50:46 -0500
  • 358a0dec24 installer.sh: put reconfigure output in a programbox classabbyamp 2024-12-20 09:51:57 -0500
  • 66616c9e48 installer.sh: don't install/remove grub packages if bootloader is none classabbyamp 2024-12-20 09:40:31 -0500
  • 380f0fd3c4 grub, isolinux: add nomodeset menuentries, more hotkeys classabbyamp 2024-12-20 09:00:34 -0500
  • f3d5188b7c installer.sh: update pre-partitioning message classabbyamp 2024-12-20 08:51:57 -0500
  • 810882b230
    mklive: don't install linux if -v is passed classabbyamp 2024-12-20 23:50:46 -0500
  • 9179cc94f4
    installer.sh: put reconfigure output in a programbox classabbyamp 2024-12-20 09:51:57 -0500
  • b0ca895c47
    installer.sh: don't install/remove grub packages if bootloader is none classabbyamp 2024-12-20 09:40:31 -0500
  • 0fc2de5d51
    grub, isolinux: add nomodeset menuentries, more hotkeys classabbyamp 2024-12-20 09:00:34 -0500
  • 283a099e99
    installer.sh: update pre-partitioning message classabbyamp 2024-12-20 08:51:57 -0500
  • bb602252ca installer.sh: add users to default groups, ignore nogroup and pkg groups classabbyamp 2024-12-20 00:18:41 -0500
  • 7ff984f527
    installer.sh: add users to default groups, ignore nogroup and pkg groups classabbyamp 2024-12-20 00:18:41 -0500
  • 056412afef mklive.sh: Make default shell configurable meator 2024-10-17 16:19:42 +0200
  • 921beed264
    installer.sh: add post-installation menu for enabling services classabbyamp 2024-12-20 00:09:28 -0500
  • 2494042241
    Merge 9f9e4e48ee into 1c819294d9 Daniel Martinez 2024-12-07 21:48:29 -0600
  • 1c819294d9
    mklive: fix memtest86+ install Piraty 2024-12-06 22:04:36 +0100
  • 3af33f9d1f add binfmt for riscv64 Estela ad Astra 2024-11-11 21:04:06 +0100
  • 261cfdd77d mklive.sh: Make default shell configurable meator 2024-10-17 16:19:42 +0200
  • 85f8bcf2c6 Increase size of /boot for pinebookpro, rock64, and rockpro64 Tim Sandquist 2023-02-26 10:02:58 -0600
  • 9027ab13cd Add rockpro64 to image builder Tim Sandquist 2022-03-25 07:41:32 -0500
  • f5bdce3736 mkimage: reduce default total image size to 512 + 256 MiB classabbyamp 2024-07-24 00:02:50 -0400
  • b9da2dc059 mkimage: include and enable growpart in images classabbyamp 2024-07-23 23:41:46 -0400
  • 54b983f8e3 packer/scripts/cloud.sh: use packaged growpart and core-service classabbyamp 2024-07-23 21:23:42 -0400
  • 9e31c2f262 packer/hcl2: update source ISOs classabbyamp 2024-07-23 21:23:21 -0400
  • a0623c6bf6 packer: track lockfile classabbyamp 2024-07-23 21:23:04 -0400
  • f68e200135 .gitignore: add entries classabbyamp 2024-07-23 21:22:25 -0400
  • 7b4cb5a616
    mkimage: reduce default total image size to 512 + 256 MiB classabbyamp 2024-07-24 00:02:50 -0400
  • 43c4039b8b
    mkimage: include and enable growpart in images classabbyamp 2024-07-23 23:41:46 -0400
  • 8988a76b2a
    packer/scripts/cloud.sh: use packaged growpart and core-service classabbyamp 2024-07-23 21:23:42 -0400
  • 2ddce0955f
    packer/hcl2: update source ISOs classabbyamp 2024-07-23 21:23:21 -0400
  • e1e13a3b83
    packer: track lockfile classabbyamp 2024-07-23 21:23:04 -0400
  • cde8d2312c
    .gitignore: add entries classabbyamp 2024-07-23 21:22:25 -0400
  • 5b6ef65055
    build-x86-images: kde tree no longer depend on NetworkManager classabbyamp 2024-07-12 13:42:20 -0400
  • 4c53797b27
    .github/workflows/gen-images: fix release.sh commnand classabbyamp 2024-03-13 16:00:55 -0400
  • a943fe36a1
    Makefile: default to nproc COMPRESSOR_THREADS v20240314 classabbyamp 2024-03-12 10:51:36 -0400
  • f40b67beb3
    grub/, isolinux/: always enable autologin classabbyamp 2024-03-12 09:57:31 -0400
  • 9c2ba38e14
    build-x86-images.sh: don't enable the elogind service classabbyamp 2024-03-12 09:56:01 -0400
  • 8c83981f0b
    .github/workflows/gen-images: add summary classabbyamp 2024-03-12 07:29:25 -0400
  • 6a2d3620f3
    release.sh: add ability to select a run id for download classabbyamp 2024-03-12 07:28:47 -0400
  • 9f9e4e48ee
    Add option to ingore services Daniel Martinez 2024-02-29 18:32:08 -0500
  • f9551cb9ae
    release.sh: pass key passphrase on stdin classabbyamp 2024-02-26 14:36:57 -0500
  • da202ebf75
    release.sh: fix signing classabbyamp 2024-02-23 23:52:46 -0500
  • 7479e6d980
    Makefile: add scripts and dependencies of images classabbyamp 2024-02-22 22:46:06 -0500
  • 9708d22136
    mklive: check if pseudofs exists before umounting it classabbyamp 2024-02-22 21:48:45 -0500
  • 63c1152489
    version: bump classabbyamp 2024-02-15 13:48:49 -0500
  • adc2d6b54b
    .github/workflows/gen-images.yml: refactor classabbyamp 2024-02-16 00:08:50 -0500
  • 08651697b5
    Makefile: no stderr for readme, set output filename, fix checksum dep classabbyamp 2024-02-15 14:42:06 -0500
  • c4785dd957
    README: clarify arm images slightly classabbyamp 2024-02-15 14:42:26 -0500
  • a7698238e2
    mkplatformfs, mkrootfs: show help if no args classabbyamp 2024-02-16 00:45:34 -0500
  • 44a30c43f6
    mklive.sh: fix issues with error handling and unmounting pseudofs classabbyamp 2024-01-16 11:59:13 -0500
  • cc61d719d6
    mklive.sh: fix issues with error handling and unmounting pseudofs classabbyamp 2024-01-16 11:59:13 -0500
  • 498083d936 mkimage: default to 256MiB boot instead of 64MiB classabbyamp 2024-02-10 13:44:30 -0500
  • 3c9a9c867f
    mkimage: default to 256MiB boot instead of 64MiB classabbyamp 2024-02-10 13:44:30 -0500
  • e0805d49aa mklive: add option to ignore packages classabbyamp 2024-01-16 17:17:58 -0500
  • 3b2d22644f
    mklive: add option to ignore packages classabbyamp 2024-01-16 17:17:58 -0500
  • 1ba7a64596 Increase size of /boot for pinebookpro, rock64, and rockpro64 Tim Sandquist 2023-02-26 10:02:58 -0600
  • 4b290ca9ad Add rockpro64 to image builder Tim Sandquist 2022-03-25 07:41:32 -0500
  • 0783160128
    mkrootfs: base-voidstrap -> base-container-full classabbyamp 2023-12-01 21:00:30 -0500
  • abbd6365b4
    build-x86-images: enable chrony in images classabbyamp 2023-11-19 16:40:43 -0500
  • 76fcd713bb
    build-x86-images: build base by default instead of no images classabbyamp 2023-11-19 16:40:15 -0500
  • 5f68211394 mkimage: use PARTUUID for root on rpi* images classabbyamp 2023-10-27 20:58:46 -0400
  • 0d1ab991f0 README.md: refactor classabbyamp 2023-06-21 05:10:57 -0400
  • 65b9796340 *.sh: clean up help output classabbyamp 2023-10-02 16:37:32 -0400