Peppermint Bubbles: Difference between revisions
From Mintarc Forge
Line 45: | Line 45: | ||
*'''splash''' - boot splash files. | *'''splash''' - boot splash files. | ||
*'''theme''' - themes installed in the ISO | *'''theme''' - themes installed in the ISO | ||
*'''user_config''' | *'''user_config''' - Peppermint live user config | ||
*'''wallpaper''' | *'''wallpaper''' - wallpaper used for the ISO | ||
*'''xfce''' | *'''xfce''' - desktop configurations |
Revision as of 13:45, 31 December 2024
Peppermint Bubbles
Bubbles is an ISO builder, using Python, that supports multiple operating systems. It is capable of creating ISO images for both Debian and Devuan-based distributions. Targeting 64-bit, 32-bit, or ARM platforms.
Requirements needed to use Bubbles
- debian live-build tools
- python
Folder and File Structure
iso_configs
This folder is used to contain all the configuration files, used to compile the ISOs
- aliases - the bash aliases
- application - the .desktop files
- autostart - the files that are used for auto starting
- browser_profiles - browser profiles, used for the Kumo SSB,
- build_types - files used to compile the correct ISO
- calamares_settings - all the Calamares installer configurations files for the installer
- desktop_base - Debian specific, theming files for plymouth and grub
- face - user profile, avatar
- font - default font used for the system
- gnome-flashback - desktop configurations for this desktop
- grub - grub boot configurations
- hooks - files used to run scripts inside the chroot, files.
- icons - icons, that are installed in the iso
- id_files - chroot, file identification
- info - system info and mirrors
- installer - Debian installer configuration files.
- issue - issue configuration files
- kde - this desktop's configuration files
- lightdm - login manager configurations
- loaded - the loaded configuration files
- logs - bubbles logs output
- menu - the system menu configurations
- multimedia - multimedia repos
- openbox - this desktops configurtions
- osrelease - system release configuration for peppermint
- PepProPixMaps - Peptools icon files
- PepProTools - the peppermint tools executable files
- plymouth - plymouth configuration files.
- pmostools - peppermint tool box.
- polkit - polkit configurations
- profile - the skel profile, configurations
- pylibraries - peppermint specific python libraries
- server - server build configurations files
- sources - system sources configurations
- splash - boot splash files.
- theme - themes installed in the ISO
- user_config - Peppermint live user config
- wallpaper - wallpaper used for the ISO
- xfce - desktop configurations