diff --git a/astroslide.yaml b/astroslide.yaml index a12adb2..467afff 100644 --- a/astroslide.yaml +++ b/astroslide.yaml @@ -24,8 +24,8 @@ actions: packages: # - bluebinder # - media-hub -# - gemian-system -# - lxc-android + - gemian-system + - lxc-android - lxc - debhelper - lxcfs @@ -35,6 +35,8 @@ actions: - astro-linux-kernel - devscripts - build-essential + - cmake + - network-manager - kexec-tools - pulseaudio-modules-droid-modern @@ -46,7 +48,7 @@ actions: - action: run description: Generate /usr/share/kernel/astroslide-boot-lvm-gemian-bullseye.img for Astro Slide chroot: true - command: /usr/sbin/update-gemian-boot-image astroslide gemian-bullseye + command: /usr/sbin/update-gemian-boot-image astroslide gemian-bookworm - action: run chroot: true @@ -110,7 +112,7 @@ actions: {{ if eq $output "image" }} - action: image-file imagename: {{ $image }} - imagesize: 8000000000 + imagesize: 6000000000 fs: ext4 fsname: "gemian" diff --git a/gemian-common.yaml b/gemian-common.yaml index 6b13d23..f638fb5 100644 --- a/gemian-common.yaml +++ b/gemian-common.yaml @@ -15,7 +15,7 @@ actions: - action: apt description: Installing additional Debian packages - packages: [ curl, wget, gnupg, net-tools, openssh-server, sudo, avahi-daemon, locales, bash-completion, ca-certificates ] + packages: [ curl, wget, gnupg, net-tools, openssh-server, sudo, avahi-daemon, locales, bash-completion, ca-certificates, ntp ] - action: run chroot: true @@ -45,7 +45,9 @@ actions: # - xserver-xorg-video-hwcomposer # - xss-lock # - camera-app -# - gemian-setup + - halium-wrappers + - parse-android-dynparts + - gemian-setup - fonts-dejavu - fonts-dejavu-core - fonts-dejavu-extra diff --git a/overlay/astroslide/apex/KEEP b/overlay/astroslide/apex/KEEP new file mode 100644 index 0000000..e69de29 diff --git a/overlay/astroslide/odm/KEEP b/overlay/astroslide/odm/KEEP new file mode 100644 index 0000000..e69de29 diff --git a/overlay/common/vendor/KEEP b/overlay/common/vendor/KEEP new file mode 100644 index 0000000..e69de29