Package: notepod Version: 4 Architecture: amd64 Maintainer: Julien Muchembled Installed-Size: 624 Depends: libc6 (>= 2.39), libgcc-s1 (>= 4.2), grub-efi-amd64, unattended-upgrades Filename: amd64/notepod_4_amd64.deb Size: 269162 MD5sum: 7f15b185ce02fc45314c292795942c04 SHA1: 939125fcfa982db767ea6821f9363946f9fc5e42 SHA256: 5ff3fa1aa41b7affec85e6fc9fea6ef668c94aa6bc44f29694a2c68e13f08bec 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. . It also includes a setuid-root helper for the https://lab.nexedi.com/nexedi/slapos/-/blob/master/software/system-audit/software.cfg SlapOS Software Release. Package: slapos-node Version: 1.22.1+1.0.488+1-1 Architecture: amd64 Maintainer: Thomas Gambier Installed-Size: 289975 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.22.1+1.0.488+1-1_amd64.deb Size: 55262756 MD5sum: d7d33efc250c7b0c0fe8bd2d32bef8d9 SHA1: 469d45451974fe5e72a82e6682bc61bed8ca63be SHA256: 611dc8a45906785499afb1d11e13cd175eb89a7370f0dc5e36990e114b8ed861 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.