Package: notepod Version: 2 Architecture: all Maintainer: Julien Muchembled Installed-Size: 57 Depends: grub-efi-amd64, unattended-upgrades Filename: all/notepod_2_all.deb Size: 15700 MD5sum: 43d65fe05bff9a7fdda60a914018c1b6 SHA1: 70b3a60472e95f9d18182fc968e55ed5c738c9b6 SHA256: de3e7670bf17a0e58ee4917a8a096e1045d731f930e5856a1cd38b61d7284dd8 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.23.0+1.0.500+1-1 Architecture: armhf Maintainer: Thomas Gambier Installed-Size: 299283 Depends: libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.5), 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: armhf/slapos-node_1.23.0+1.0.500+1-1_armhf.deb Size: 48910304 MD5sum: e59dda9881e3262b5648330116d6feb4 SHA1: c251198c4c0a51b959f1da3925fa6eeeb149a328 SHA256: 3e6489b3e52344ef5b3483ec802c8344b1846be989505146c0b6e3f125b5656d 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.