https://github.com/samwhelp/debian-iso-builder-remix-mate
debian-iso-builder-remix-mate
https://github.com/samwhelp/debian-iso-builder-remix-mate
debian debian-iso-builder-remix iso-profile iso-profile-mate
Last synced: about 2 months ago
JSON representation
debian-iso-builder-remix-mate
- Host: GitHub
- URL: https://github.com/samwhelp/debian-iso-builder-remix-mate
- Owner: samwhelp
- License: mit
- Created: 2025-06-20T12:30:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-18T00:36:37.000Z (3 months ago)
- Last Synced: 2026-03-18T16:12:03.224Z (3 months ago)
- Topics: debian, debian-iso-builder-remix, iso-profile, iso-profile-mate
- Language: Shell
- Homepage: https://samwhelp.github.io/debian-iso-builder-remix-mate/
- Size: 405 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-remix-mate
## 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-mate](https://samwhelp.github.io/debian-iso-builder-remix-mate/) | [GitHub](https://github.com/samwhelp/debian-iso-builder-remix-mate) |
| `=` | `=` |
| [debian-iso-builder-respin-mate](https://samwhelp.github.io/debian-iso-builder-respin-mate/) | [GitHub](https://github.com/samwhelp/debian-iso-builder-respin-mate) |
## Subject
* [Config](#config)
* [Howto](#howto)
* [Respin](#respin)
* [Link](#link)
## Config
| Config |
| ------ |
| [~/.config](https://github.com/samwhelp/debian-iso-builder-remix-mate/tree/main/profile/template/asset/overlay/etc/skel/.config) |
| [/usr/share/glib-2.0/schemas](https://github.com/samwhelp/debian-iso-builder-remix-mate/tree/main/profile/template/asset/overlay/usr/share/glib-2.0/schemas) |
| [/etc/dconf/db/distro.d](https://github.com/samwhelp/debian-iso-builder-remix-mate/tree/main/profile/template/asset/overlay/etc/dconf/db/distro.d) |
## Howto
* [Prepare](#prepare)
* [Combine](#combine)
* [Build](#build)
## Prepare
> install git
``` sh
sudo apt-get install git
```
### Combine
> clone [debian-iso-builder-remix-mate](https://github.com/samwhelp/debian-iso-builder-remix-mate)
``` sh
git clone https://github.com/samwhelp/debian-iso-builder-remix-mate.git
```
> change dir to `debian-iso-builder-remix-mate`
``` sh
cd debian-iso-builder-remix-mate
```
> combine via git clone
``` sh
make combine-via-git
```
### Build
> change dir to `~/work/debian-iso-builder-remix-mate/iso-profile`
``` sh
cd ~/work/debian-iso-builder-remix-mate/iso-profile
```
> bulid
``` sh
make build
```
> The resulting ISO file will be placed on `~/work/debian-iso-builder-remix-mate/iso-profile/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 |
| ---- | ------ |
| [Debian / Mate / Adjustment](https://samwhelp.github.io/debian-mate-adjustment/) | [GitHub](https://github.com/samwhelp/debian-mate-adjustment) |
| [Debian / Mate / Note](https://samwhelp.github.io/note-about-debian-mate/) | [GitHub](https://github.com/samwhelp/note-about-debian-mate) |
| [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) |