Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion modules/00-vanilla-abroot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ sources:
checksum: 9e3226d1132d94a914a2f478aabe3a9ec7bfa692b88ff30391827888b9927ba1
only-arches: [arm64]
commands:
- apt install -y podman golang-github-containers-common patch wget
- mkdir -p /usr/bin
- cp /sources/abroot/abrootv2*/abrootv2 /usr/bin/abroot
- chmod +x /usr/bin/abroot
Expand Down
11 changes: 1 addition & 10 deletions modules/00-vanilla-base-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,4 @@ sources:
url: https://github.com/Vanilla-OS/base-files/releases/download/v1.0.1/base-files.deb
checksum: e5a541ad1a85d922475eda2eb2cd8b6620e1aa36698dc99b7a36262435c25df1
commands:
- dpkg -i /sources/base-files/base-files/base-files.deb
- apt -y install -f
modules:
- name: base-files-deps-install
type: apt
sources:
- packages:
- dpkg-dev
- build-essential
- debhelper
- apt install -y /sources/base-files/base-files/base-files.deb
3 changes: 0 additions & 3 deletions modules/05-firmware.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ type: apt
sources:
- packages:
- firmware-linux
- firmware-linux-nonfree
- firmware-linux-free
- firmware-iwlwifi
- firmware-realtek
- firmware-atheros
- b43-fwcutter
- firmware-b43-installer
- firmware-brcm80211
- firmware-sof-signed
Expand Down
3 changes: 1 addition & 2 deletions modules/10-input-and-locale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ type: apt
sources:
- packages:
- locales
- kmod
- xkb-data
- ibus-table
- im-config
- console-setup
3 changes: 0 additions & 3 deletions modules/100-modules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,3 @@ sources:
- cryptsetup-initramfs
- acpi-call-dkms
- libsasl2-modules
- packages:
- iucode-tool
only-arches: [amd64]
7 changes: 1 addition & 6 deletions modules/110-fwupd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@ type: apt
sources:
- packages:
- fwupd
- packages:
- fwupd-amd64-signed
only-arches: [amd64]
- packages:
- fwupd-arm64-signed
only-arches: [arm64]
- fwupd-signed
1 change: 0 additions & 1 deletion modules/120-fingerprint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,4 @@ name: fingerprint
type: apt
sources:
- packages:
- fprintd
- libpam-fprintd
5 changes: 0 additions & 5 deletions modules/20-ssh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,4 @@ name: ssh
type: apt
sources:
- packages:
- gpg
- gpg-agent
- dirmngr
- ca-certificates
- openssh-server
- spice-vdagent
2 changes: 1 addition & 1 deletion modules/30-utils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ sources:
- dialog
- less
- curl
- tracker
- tinysparql
- bash-completion
- libnss-myhostname
- distrobox
12 changes: 1 addition & 11 deletions modules/40-essentials.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,23 @@ type: apt
sources:
- packages:
- setserial
- systemd-sysv
- user-setup
- console-setup
- sudo
- acpi
- polkitd
- pkexec
- bc
- pcmciautils
- samba-common-bin
- ibus
- ibus-table
- laptop-detect
- efibootmgr
- shim-signed
- uidmap
- minisign
- zram-tools
- grub-efi
- packages:
- grub-efi-amd64
- grub-efi-amd64-bin
- grub-efi-amd64-signed
- shim-helpers-amd64-signed
only-arches: [amd64]
- packages:
- grub-efi-arm64
- grub-efi-arm64-bin
- grub-efi-arm64-signed
- shim-helpers-arm64-signed
only-arches: [arm64]
1 change: 0 additions & 1 deletion modules/41-move-boot-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,3 @@ commands:
- mv /usr/sbin/update-grub /usr/libexec/
- mv /usr/sbin/update-grub-replacement /usr/sbin/update-grub
- chmod +x /usr/sbin/update-grub

1 change: 0 additions & 1 deletion modules/45-lvm-fix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ type: shell
commands:
- chmod +x /usr/share/initramfs-tools/hooks/vanilla-lvm-fix
- chmod +x /usr/share/initramfs-tools/scripts/init-premount/vanilla-lvm-fix

1 change: 0 additions & 1 deletion modules/50-fs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ sources:
- ntfs-3g
- nfs-common
- gvfs-fuse
- libfuse3-4
- libfuse2t64
- lvm2
1 change: 0 additions & 1 deletion modules/60-sound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,3 @@ sources:
- wireplumber
- alsa-utils
- alsa-firmware-loaders
- libasound2t64
7 changes: 0 additions & 7 deletions modules/80-xdg.yml

This file was deleted.

1 change: 0 additions & 1 deletion modules/90-network.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: network
type: apt
sources:
- packages:
- network-manager
- network-manager-config-connectivity-debian
- network-manager-openvpn
- network-manager-fortisslvpn
Expand Down
2 changes: 1 addition & 1 deletion modules/998-podman-registry.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# this module exists to work around dpkg failing to install a podman
# dependency, due to a conflict with our existing registry configuration
name: podman-rgistry
name: podman-registry
type: shell
commands:
- echo "unqualified-search-registries=[\"docker.io\"]" >> /etc/containers/registries.conf
1 change: 0 additions & 1 deletion recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ stages:
- modules/50-fs.yml
- modules/60-sound.yml
- modules/70-compression.yml
- modules/80-xdg.yml
- modules/90-network.yml
- modules/91-iptables.yml
- modules/100-modules.yml
Expand Down