Package: notepod Version: 3 Architecture: all Maintainer: Julien Muchembled Installed-Size: 57 Depends: grub-efi-amd64, unattended-upgrades Filename: all/notepod_3_all.deb Size: 15962 MD5sum: 2c96c7d4ee1cfe8726bb0803cba39fb0 SHA1: 78eb9cb4f60792d6b0949c67526269592af01290 SHA256: f5c6807c2d13e7ce9f6508fa6768a52436afaeccc582c617b705d2ca8858b67b Section: admin Priority: optional Homepage: https://notepod.nexedi.com/ Description: NotePOD is a Nexedi flavor of Ubuntu with a focus on security This package applies the following changes: . - grub-install: Always use options --no-nvram --removable, as a way to stay as far away as possible from buggy closed-source UEFIs, and make it possible to move easily the storage device from one computer to another. Should we enable secure boot (more a tool against users than anything else), systemd-boot looks better than grub for that. . - upgrade-grub: Disable quick-boot (like on Debian) because it breaks hidden menu. Also sets a few defaults in /etc/default/grub.d/00-notepod.cfg . - unattended-upgrades: Auto-upgrade Ungoogled Chromium if installed. This package is provided by a PPA and we don't want other packages from PPA to be upgraded automatically. On the other side, using Package-Whitelist would break auto-upgrade for official repositories. . - apt: Enable xtradeb PPA (Ungoogled Chromium). Make sure official repositories have higher priority. . - systemd: Enable SYSTEMD_SULOGIN_FORCE. . - firefox: Policies with some settings from LibreWolf, uBlock Origin and a few other extensions. . - gnome-initial-setup: Skip questions about location services and telemetry. Disable first login dialog. . Uninstalling this package reverts the system to a standard Ubuntu one. Package: slapos-node Version: 1.21.1+1.0.468+1-1 Architecture: amd64 Maintainer: Thomas Gambier Installed-Size: 284244 Depends: libc6 (>= 2.42), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.0), libstdc++6 (>= 13.1), awk, libc6-dev | libc-dev, gcc | c-compiler, g++ | c++-compiler, make, patch, iproute2, procps, lm-sensors, util-linux Conflicts: firewalld Filename: amd64/slapos-node_1.21.1+1.0.468+1-1_amd64.deb Size: 54750122 MD5sum: c2f1fa95e211c8776e647eb06384caa0 SHA1: 67b929c24d036fb4b87cabb6f275668a6de0eabc SHA256: 8567b03afc351f768d5119973ef92c7e508765a1ed9d7c3c605b9a828cad7fc9 Section: net Priority: optional Homepage: https://slapos.nexedi.com Description: Client-side to deploy applications with SlapOS SlapOS allows one to turn any application into SaaS (Service as a System), PaaS (Platform as a Service) or IaaS (Infrastructure as a Service) without loosing your freedom. SlapOS defines two types of servers: SlapOS server and SlapOS node. . This package contains libraries and tools to deploy a node. . Slapformat prepares a SlapOS node before running slapgrid. It then generates a report and sends the information to the configured SlapOS master. . Slapgrid allows you to easily deploy instances of software based on buildout profiles.