1. 01 Sep, 2025 3 commits
    • Stefy Lanza (nextime / spora )'s avatar
      Fix keyring issue and revert to systemd · 77ad2eb2
      Stefy Lanza (nextime / spora ) authored
      - Reverted to systemd init system (more compatible)
      - Updated package list: live-config-systemd, systemd-sysv
      - Removed problematic devuan-keyring hook that was interfering with bootstrap
      - Kept debian-keyring and debian-archive-keyring for proper Debian verification
      - Updated README to reflect systemd usage
      - This should resolve the keyring signature verification error
      77ad2eb2
    • Stefy Lanza (nextime / spora )'s avatar
      Switch to SysVinit and enhance keyring support · 375123bf
      Stefy Lanza (nextime / spora ) authored
      - Changed init system from systemd to sysvinit
      - Updated package list: live-config-sysvinit, sysvinit
      - Added debian-keyring and debian-archive-keyring for full keyring support
      - Created conditional hook for optional devuan-keyring installation
      - Updated README with sysvinit and keyring information
      - Maintained all existing functionality with improved compatibility
      375123bf
    • Stefy Lanza (nextime / spora )'s avatar
      Initial commit: Complete MBetter Debian Live ISO build system · 95a09011
      Stefy Lanza (nextime / spora ) authored
      - Live-build configuration with SSH, OpenVPN, Xorg, Openbox
      - Auto-start MbetterClient on boot with root login enabled
      - Minimal Debian installer with customizable root password
      - MBetter branding with converted logos from mbet.jpg
      - Automated build script with password prompting
      - Cleanup script to reset configurations
      - Cross-platform USB creation scripts (Windows .bat and Linux .sh)
      - Comprehensive README with usage instructions
      95a09011