This repo contains the files needed to build a mini net-install iso
Go to file
manuel ebd301199b update installer logos 2024-03-03 14:32:50 -01:00
PepDeb32 update peptools 2024-02-24 10:24:57 -01:00
PepDeb64 update build scripts 2023-10-16 12:17:20 +00:00
PepDeb_arm64 update mirrors in the devuan build scripts 2023-10-22 09:40:43 +00:00
PepDev32 update installer logos 2024-03-03 14:32:50 -01:00
PepDev64 update installer logos 2024-03-03 14:32:50 -01:00
PepDev_arm64 update installer logos 2024-03-03 14:32:50 -01:00
PepProPixMaps update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
PepProTools update peptools 2024-02-24 10:24:57 -01:00
pepapplication remove plank.desktop 2023-07-19 18:37:31 +00:00
pepautostart update bootloader files 2023-05-20 16:09:21 +00:00
pepconf update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
pepdatabase update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
pepgrub update bootloader files 2023-05-20 16:09:21 +00:00
pephooks/normal update build scripts and files 2023-04-03 18:59:20 +00:00
pepinfo add new functions and update build scripts 2023-04-09 19:04:38 +00:00
pepinstaller update installer logos 2024-03-03 14:32:50 -01:00
pepkeyrings add new functions and update build scripts 2023-04-09 19:04:38 +00:00
peplightdm update peptools and lightdm configs 2023-11-19 13:16:45 -01:00
peploadersplash update bootloader files 2023-05-20 16:09:21 +00:00
pepscripts update update-system and filan-cleanup scripts 2024-03-02 11:19:45 -01:00
pepscriptsdev update update-system and filan-cleanup scripts 2024-03-02 11:19:45 -01:00
pepsources update update-system and filan-cleanup scripts 2024-03-02 11:19:45 -01:00
pmostools/peptools update installer logos 2024-03-03 13:48:47 -01:00
polkit update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
pylibraries update peptools 2024-02-24 10:24:57 -01:00
LICENSE first bommit 2023-03-23 11:29:15 -01:00
README.md add link for the testing isos 2023-09-21 12:42:01 +00:00
buildall.sh update buildall.sh 2023-08-29 17:20:14 +00:00

README.md

PeppermintOS Mini ISO Net Install

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.

The PeppermintOS Mini ISOs are now available for download and testing at this link: PeppermintOS Mini ISOs

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:

  1. Burn the ISO image to a CD or create a bootable USB drive.
  2. Boot your computer from the CD or USB drive.
  3. 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, amd64, and arm64 architectures.

Contribution

This project is open source, and contributions are welcome. If you would like to contribute, please follow the steps below:

  1. Fork this repository.
  2. Create a branch for your changes (git checkout -b my-branch).
  3. Make your changes and ensure they work.
  4. 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.