starting beta11

This commit is contained in:
Fabio Belavenuto 2023-01-11 15:13:58 -03:00
parent 8a3833e5ad
commit 87d5cd3a2e
4 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
1.0-beta10b
1.0-beta11

View File

@ -1,5 +1,5 @@
ARPL_VERSION="1.0-beta10b"
ARPL_VERSION="1.0-beta11"
# Define paths
TMP_PATH="/tmp"

View File

@ -1 +1 @@
1.0-beta10b
1.0-beta11

View File

@ -3,5 +3,6 @@ replace:
".buildroot/output/images/rootfs.cpio.xz": "/mnt/p3/initrd-arpl"
"files/board/arpl/p1/grub/grub.cfg": "/mnt/p1/grub/grub.cfg"
"files/board/arpl/p1/ARPL-VERSION" : "/mnt/p1/ARPL-VERSION"
"files/board/arpl/p1/grub/fonts/unicode.pf2": "/mnt/p1/grub/fonts/unicode.pf2"
remove:
"/mnt/p1/grub/locales"