Peppermint Bubbles: Difference between revisions

From Mintarc Forge
Line 20: Line 20:
*'''gnome-flashback''' - desktop configurations for this desktop
*'''gnome-flashback''' - desktop configurations for this desktop
*'''grub''' - grub boot configurations
*'''grub''' - grub boot configurations
*'''hooks''' -
*'''hooks''' - files used to run scripts inside the chroot, files.
*'''icons'''
*'''icons''' - icons, that are installed in the iso
*'''id_files'''
*'''id_files''' - chroot, file identification
*'''info'''
*'''info''' - system info and mirrors
*'''installer'''
*'''installer''' - Debian installer configuration files.
*'''issue'''
*'''issue''' - issue configuration files
*'''kde'''
*'''kde''' - this desktop's configuration files
*'''lightdm'''
*'''lightdm''' - login manager configurations
*'''loaded'''
*'''loaded''' - the loaded configuration files
*'''logs'''
*'''logs''' - bubbles logs output
*'''menu'''
*'''menu''' - the system menu configurations
*'''multimedia'''
*'''multimedia''' - multimedia repos
*'''openbox'''
*'''openbox''' - this desktops configurtions
*'''osrelease'''
*'''osrelease''' - system release configuration for peppermint
*'''PepProPixMaps'''
*'''PepProPixMaps''' - Peptools icon files
*'''PepProTools'''
*'''PepProTools''' - the peppermint tools  executable files
*'''plymouth'''
*'''plymouth''' - plymouth configuration files.
*'''pmostools'''
*'''pmostools''' - peppermint tool box.
*'''polkit'''
*'''polkit''' - polkit configurations
*'''profile'''
*'''profile''' - the skel profile, configurations
*'''pylibraries'''
*'''pylibraries''' - peppermint specific python libraries
*'''server'''
*'''server''' - server build  configurations files
*'''sources'''
*'''sources''' - system sources configurations
*'''splash'''
*'''splash''' - boot splash files.
*'''theme'''
*'''theme''' - themes installed in the ISO
*'''user_config'''
*'''user_config'''
*'''wallpaper'''
*'''wallpaper'''
*'''xfce'''
*'''xfce'''

Revision as of 13:44, 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
  • wallpaper
  • xfce