Home
| Link | GitHub |
|---|---|
| ubuntu-iso-builder-template | GitHub |
| ubuntu-iso-builder-engine-develop | GitHub |
| ubuntu-live-custom-template | GitHub |
Subject
Notice
- Current default version:
Ubuntu 26.04 (Resolute Raccoon) - Currently it still uses
initramfs-toolsand has not switched todracut. - Currently it still uses
coreutils-from-gnuand has not switched tocoreutils-from-uutils.
Docker
| Docker Image |
|---|
| distro-iso-builder-docker-image |
| ubuntu-docker-image |
Respin
| Remix | Respin |
|---|---|
| ubuntu-iso-builder-remix-lxqt-with-kwin | ubuntu-iso-builder-respin-lxqt-with-kwin |
| ubuntu-iso-builder-remix-mate-with-compiz | ubuntu-iso-builder-respin-mate-with-compiz |
Live Account
| Account | Value |
|---|---|
| Username | live |
| Password |
No password set
To change the password for the current account, you can run the following command:
sudo passwd $(whoami)
To remove the password for the current account, you can run the following command:
sudo passwd -d $(whoami)