Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/forkbuntu
Easily create your own ubuntu distribution and install cd
https://github.com/clayrisser/forkbuntu
distribution fork install linux operating-system os preseed remaster ubuntu
Last synced: 3 months ago
JSON representation
Easily create your own ubuntu distribution and install cd
- Host: GitHub
- URL: https://github.com/clayrisser/forkbuntu
- Owner: clayrisser
- License: mit
- Created: 2017-05-30T05:29:22.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T16:42:52.000Z (over 1 year ago)
- Last Synced: 2024-04-29T20:46:19.517Z (9 months ago)
- Topics: distribution, fork, install, linux, operating-system, os, preseed, remaster, ubuntu
- Language: Python
- Homepage: https://forkbuntu.codejam.ninja
- Size: 983 KB
- Stars: 6
- Watchers: 2
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# forkbuntu
[![GitHub stars](https://img.shields.io/github/stars/codejamninja/forkbuntu.svg?style=social&label=Stars)](https://github.com/codejamninja/forkbuntu)
> Easily create your own ubuntu distribution and install cd
![](assets/forkbuntu.png)
Please ★ this repo if you found it useful ★ ★ ★
## Features
* Simple config file
* Add custom packages
* Postinstall script
* Preseed install cd## Installation
```sh
sudo pip3 install forkbuntu
```## Dependencies
* [Python 3](https://www.python.org/download/releases/3.0)
* [GnuPG](https://www.gnupg.org)
* [Squashfs](http://squashfs.sourceforge.net)
* [Mkisofs](https://sourceforge.net/projects/cdrtools/files/mkisofs/old)## Usage
```sh
git clone https://github.com/codejamninja/forkbuntu.git
sudo forkbuntu -s example
```## Support
Submit an [issue](https://github.com/codejamninja/forkbuntu/issues/new)
## Contributing
Review the [guidelines for contributing](https://github.com/codejamninja/forkbuntu/blob/master/CONTRIBUTING.md)
## License
[MIT License](https://github.com/codejamninja/forkbuntu/blob/master/LICENSE)
[Jam Risser](https://codejam.ninja) © 2018
## Changelog
Review the [changelog](https://github.com/codejamninja/forkbuntu/blob/master/CHANGELOG.md)
## Credits
* [Jam Risser](https://codejam.ninja) - Author
* [Debian Installer Preseed](https://people.debian.org/~plessy/DebianInstallerDebconfTemplates.html)
* [Ubiquity Automation](https://wiki.ubuntu.com/UbiquityAutomation)
* [Ubuntu Derivative Distro How to](https://wiki.ubuntu.com/DerivativeDistroHowto)
* [Ubuntu Install CD Customization](https://help.ubuntu.com/community/InstallCDCustomization)
* [Ubuntu Live CD Customization](https://help.ubuntu.com/community/LiveCDCustomization)## Support on Liberapay
A ridiculous amount of coffee ☕ ☕ ☕ was consumed in the process of building this project.
[Add some fuel](https://liberapay.com/codejamninja/donate) if you'd like to keep me going!
[![Liberapay receiving](https://img.shields.io/liberapay/receives/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)
[![Liberapay patrons](https://img.shields.io/liberapay/patrons/codejamninja.svg?style=flat-square)](https://liberapay.com/codejamninja/donate)