This repo contains the files needed to build a mini net-install iso
Go to file
Manuel Fernando da silva rosa dcb2e1c58b Modificar 'PepDev_arm64/pepbld.sh'
Signed-off-by: Manuel  Fernando da silva rosa <manuelsilvarosa@gmail.com>
2023-04-21 14:33:54 +00:00
PepDeb32 Modificar 'PepDeb32/pepbld.sh' 2023-04-21 14:19:41 +00:00
PepDeb64 Modificar 'PepDeb64/pepbld.sh' 2023-04-21 14:31:49 +00:00
PepDeb_arm64 Modificar 'PepDeb_arm64/pepbld.sh' 2023-04-21 14:32:19 +00:00
PepDev32 Modificar 'PepDev32/pepbld.sh' 2023-04-21 14:32:49 +00:00
PepDev64 Modificar 'PepDev64/pepbld.sh' 2023-04-21 14:33:17 +00:00
PepDev_arm64 Modificar 'PepDev_arm64/pepbld.sh' 2023-04-21 14:33:54 +00:00
PepProPixMaps update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
PepProTools add hblock to the build 2023-04-21 01:38:50 +00:00
firmware add firmware folder to the build to be included in the iso 2023-04-19 11:08:03 +00:00
pepapplication update build scripts and addindg extra stuf 2023-04-15 14:47:17 +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 add new functions and update build scripts 2023-04-09 19:04:38 +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 preseed files 2023-04-21 01:30:53 +00:00
pepkeyrings add new functions and update build scripts 2023-04-09 19:04:38 +00:00
peplightdm update build scripts add lightdm configs 2023-04-21 00:08:14 +00:00
peploadersplash update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
pepscripts Modificar 'pepscripts/06copy-files-to-target' 2023-04-21 14:20:53 +00:00
pepscriptsdev Modificar 'pepscriptsdev/06copy-files-to-target' 2023-04-21 14:21:35 +00:00
pepsources add new functions and update build scripts 2023-04-09 19:04:38 +00:00
pmostools/peptools update build scripts add lightdm configs 2023-04-21 00:08:14 +00:00
polkit update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
pylibraries update build scripts and addindg extra stuf 2023-04-15 14:47:17 +00:00
LICENSE first bommit 2023-03-23 11:29:15 -01:00
README.md update README.MD and added devuan and arm64 builds 2023-03-25 16:51:09 -01:00
buildall.sh new commit 2023-03-28 14:24:56 +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.

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, 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:

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.