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: 15692 MD5sum: e164b4ece94c3758d11f6e0a992cfffc SHA1: c0418644659780315a2a8f8cf16a5e0f700a9fd7 SHA256: 104d58a5c250a62065c9da1a66e9a44a39c6dc61491f72f289f72cd5d55c9695 Section: admin 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: 271260 Depends: libc6 (>= 2.36), libcrypt1 (>= 1:4.1.0), libgcc-s1 (>= 3.5), libstdc++6 (>= 11), 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: 48521876 MD5sum: 85c9bfa9d595b7bfde8d12de87e3cbaf SHA1: 304318c9b9f779d550adaf001acece731d3e805c SHA256: a782b55e80b2e5719fee85757d05fba7c714e8790406d60ed07d234e449bcb0a 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.