LiveCD!
Find a file
2026-01-25 15:19:16 +00:00
auto First pass of packages and installer and kde 2026-01-25 15:19:16 +00:00
config First pass of packages and installer and kde 2026-01-25 15:19:16 +00:00
.gitignore Update to ignore more files 2025-09-22 23:11:23 +01:00
README.md Readme is more clear 2025-09-23 01:12:07 +01:00

Hibbian LiveCD Generator

This requires the Debian live-build toolset to generate an image.

If you have that installed, it should simply be a case of

git clone
cd hibbian-livedisk
lb config
sudo lb build

Caveat Emptor

There are some caveats:

Cache

I run apt-cacher-ng on my system to keep packages required close. You may wish to do the same. If you do not, run remove the following line from auto/config: --apt-http-proxy http://127.0.0.1:3142

That's it so far. More will appear no doubt.