Go to file
2023-06-29 03:54:35 -04:00
live pacman conf to rootfs 2023-06-29 03:54:35 -04:00
README.md Update 'README.md' 2023-06-28 03:25:30 -04:00

Guh Linux Pro Ultra Max

Goofy Linux distribution based on Arch Linux.

Features

  • Bloat
  • More bloat
  • Shovelware
  • Bloat (i think?)

Development

Using an Arch Linux or Arch-based distro is required to build the live distro image file. To build run the following commands or some varient of it:

ISO=$(mktemp -d) # make sure your tmpfs is big enough or build into a different directory
sudo mkarchiso -v -w $ISO -o $ISO live
run_archiso -i -u $ISO/guh-linux-pro-ultra-max-<...>-x86_64.iso # the date of the iso's build would be in place of the "..."