PepMiniiso/README.md

39 lines
1.9 KiB
Markdown
Raw Normal View History

2023-03-24 15:11:00 -01:00
PeppermintOS Mini ISO Net Install
2023-03-22 10:45:17 -01:00
2023-03-24 15:11:00 -01:00
This project is a custom Mini ISO net install of PeppermintOS, licensed under the GNU General Public License v3.0. The Mini ISO allows users to easily and flexibly install PeppermintOS on their computer.
At the moment, an official ISO is not yet available for download. However, you can build the ISO locally if you wish to try it out. Once you have built the ISO, you can follow the instructions below to install PeppermintOS:
Burn the ISO image to a CD or create a bootable USB drive.
Boot your computer from the CD or USB drive.
Follow the on-screen instructions to install PeppermintOS using the Debian Installer.
Ensure that your computer meets the minimum system requirements for PeppermintOS. Also be aware that the installation process will erase all content on your computer's hard drive.
Features
This custom Mini ISO includes the following features:
Installation of PeppermintOS using the Debian Installer.
Option to install multiple desktops in addition to the Peppermint default desktop.
Compatibility with i386 and amd64 architectures.
Contribution
This project is open source and contributions are welcome. If you would like to contribute, please follow the steps below:
Fork this repository.
Create a branch for your changes (git checkout -b my-branch).
Make your changes and ensure they work.
Submit a pull request to this repository.
All contributions are subject to the GPL 3 license.
License
This project is licensed under the GNU General Public License v3.0. See the LICENSE.md file for more information.
Author
This project was created by the PeppermintOS team. Please contact them if you have any questions or comments about the project.
Acknowledgments
We thank the Debian team for providing the Debian Installer and the Tasksel project for allowing customization of the PeppermintOS installer.