https://github.com/samwhelp/debian-iso-builder-respin-wayfire
debian-iso-builder-respin-wayfire
https://github.com/samwhelp/debian-iso-builder-respin-wayfire
debian debian-iso-builder debian-iso-builder-respin debian-iso-builder-wayfire iso-builder iso-builder-wayfire wayfire wayfire-config
Last synced: about 1 month ago
JSON representation
debian-iso-builder-respin-wayfire
- Host: GitHub
- URL: https://github.com/samwhelp/debian-iso-builder-respin-wayfire
- Owner: samwhelp
- License: mit
- Created: 2025-09-15T04:06:53.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-11-02T13:10:06.000Z (8 months ago)
- Last Synced: 2025-11-02T13:18:02.937Z (8 months ago)
- Topics: debian, debian-iso-builder, debian-iso-builder-respin, debian-iso-builder-wayfire, iso-builder, iso-builder-wayfire, wayfire, wayfire-config
- Language: Shell
- Homepage: https://samwhelp.github.io/debian-iso-builder-respin-wayfire/
- Size: 413 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# debian-iso-builder-respin-wayfire
## Home
| Link | GitHub |
| ---- | ------ |
| [debian-iso-builder-template](https://samwhelp.github.io/debian-iso-builder-template/) | [GitHub](https://github.com/samwhelp/debian-iso-builder-template) |
| `+` | `+` |
| [debian-iso-builder-remix-wayfire](https://samwhelp.github.io/debian-iso-builder-remix-wayfire/) | [GitHub](https://github.com/samwhelp/debian-iso-builder-remix-wayfire) |
| `=` | `=` |
| [debian-iso-builder-respin-wayfire](https://samwhelp.github.io/debian-iso-builder-respin-wayfire/) | [GitHub](https://github.com/samwhelp/debian-iso-builder-respin-wayfire) |
## Subject
* [Config](#config)
* [Howto](#howto)
* [Respin](#respin)
* [Link](#link)
## Config
| Config |
| ------ |
| [~/.config](https://github.com/samwhelp/debian-iso-builder-respin-wayfire/tree/main/template/asset/overlay/etc/skel/.config) |
| [/usr/share/glib-2.0/schemas](https://github.com/samwhelp/debian-iso-builder-respin-wayfire/tree/main/template/asset/overlay/usr/share/glib-2.0/schemas) |
| [/etc/dconf/db/distro.d](https://github.com/samwhelp/debian-iso-builder-respin-wayfire/tree/main/template/asset/overlay/etc/dconf/db/distro.d) |
## Howto
* [Prepare](#prepare)
* [Clone](#clone)
* [Build](#build)
## Prepare
> install git
``` sh
sudo apt-get install git
```
### Clone
> clone [debian-iso-builder-respin-wayfire](https://github.com/samwhelp/debian-iso-builder-respin-wayfire)
``` sh
git clone https://github.com/samwhelp/debian-iso-builder-respin-wayfire.git
```
> change dir to `debian-iso-builder-respin-wayfire`
``` sh
cd debian-iso-builder-respin-wayfire
```
### Build
> bulid
``` sh
make build
```
> The resulting ISO file will be placed on `debian-iso-builder-remix-wayfire/dist`
## Respin
| Remix | Respin |
| ----- | ------ |
| [debian-iso-builder-remix-gnome-shell](https://github.com/samwhelp/debian-iso-builder-remix-gnome-shell) | [debian-iso-builder-respin-gnome-shell](https://github.com/samwhelp/debian-iso-builder-respin-gnome-shell) |
| [debian-iso-builder-remix-kde-plasma](https://github.com/samwhelp/debian-iso-builder-remix-kde-plasma) | [debian-iso-builder-respin-kde-plasma](https://github.com/samwhelp/debian-iso-builder-respin-kde-plasma) |
| [debian-iso-builder-remix-xfce](https://github.com/samwhelp/debian-iso-builder-remix-xfce) | [debian-iso-builder-respin-xfce](https://github.com/samwhelp/debian-iso-builder-respin-xfce) |
| [debian-iso-builder-remix-lxqt](https://github.com/samwhelp/debian-iso-builder-remix-lxqt) | [debian-iso-builder-respin-lxqt](https://github.com/samwhelp/debian-iso-builder-respin-lxqt) |
| [debian-iso-builder-remix-mate](https://github.com/samwhelp/debian-iso-builder-remix-mate) | [debian-iso-builder-respin-mate](https://github.com/samwhelp/debian-iso-builder-respin-mate) |
| [debian-iso-builder-remix-cinnamon](https://github.com/samwhelp/debian-iso-builder-remix-cinnamon) | [debian-iso-builder-respin-cinnamon](https://github.com/samwhelp/debian-iso-builder-respin-cinnamon) |
| [debian-iso-builder-remix-budgie](https://github.com/samwhelp/debian-iso-builder-remix-budgie) | [debian-iso-builder-respin-budgie](https://github.com/samwhelp/debian-iso-builder-respin-budgie) |
| Remix | Respin |
| ----- | ------ |
| [debian-iso-builder-remix-lxqt-with-kwin](https://github.com/samwhelp/debian-iso-builder-remix-lxqt-with-kwin) | [debian-iso-builder-respin-lxqt-with-kwin](https://github.com/samwhelp/debian-iso-builder-respin-lxqt-with-kwin) |
| [debian-iso-builder-remix-mate-with-compiz](https://github.com/samwhelp/debian-iso-builder-remix-mate-with-compiz) | [debian-iso-builder-respin-mate-with-compiz](https://github.com/samwhelp/debian-iso-builder-respin-mate-with-compiz) |
## Link
| Link | GitHub |
| ---- | ------ |
| [Wayfire / Adjustment](https://samwhelp.github.io/wayfire-adjustment/) | [GitHub](https://github.com/samwhelp/wayfire-adjustment) |
| [Wayfire / Note](https://samwhelp.github.io/note-about-wayfire/) | [GitHub](https://github.com/samwhelp/note-about-wayfire) |
| [Debian / Adjustment](https://samwhelp.github.io/debian-adjustment/) | [GitHub](https://github.com/samwhelp/debian-adjustment) |
| [Debian / Note](https://samwhelp.github.io/note-about-debian/) | [GitHub](https://github.com/samwhelp/note-about-debian) |