This commit is contained in:
Valeria Fadeeva 2025-01-26 18:08:43 +05:00
parent 2980ab8b8e
commit 855cd90edd
2 changed files with 3 additions and 4 deletions

View File

@ -296,10 +296,6 @@ partitionLayout:
- name: "Melawy Linux"
filesystem: "unknown"
mountPoint: "/"
size: 100G
- name: "Home"
filesystem: "unknown"
mountPoint: "/home"
size: 100%
# There can be any number of partitions, each entry having the following attributes:

View File

@ -25,6 +25,9 @@ script:
- "cp -a /etc/pacman.d/gnupg ${ROOT}/etc/pacman.d/"
- "cp /etc/resolv.conf ${ROOT}/etc/"
- command: "-/bin/sh -c /home/liveuser/.local/bin/key-sign.sh"
timeout: 3600
- command: "/usr/local/bin/update-mirrorlist"
timeout: 3600