mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
starting beta11
This commit is contained in:
parent
8a3833e5ad
commit
87d5cd3a2e
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
ARPL_VERSION="1.0-beta10b"
|
ARPL_VERSION="1.0-beta11"
|
||||||
|
|
||||||
# Define paths
|
# Define paths
|
||||||
TMP_PATH="/tmp"
|
TMP_PATH="/tmp"
|
||||||
|
@ -1 +1 @@
|
|||||||
1.0-beta10b
|
1.0-beta11
|
||||||
|
@ -3,5 +3,6 @@ replace:
|
|||||||
".buildroot/output/images/rootfs.cpio.xz": "/mnt/p3/initrd-arpl"
|
".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/grub/grub.cfg": "/mnt/p1/grub/grub.cfg"
|
||||||
"files/board/arpl/p1/ARPL-VERSION" : "/mnt/p1/ARPL-VERSION"
|
"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:
|
remove:
|
||||||
"/mnt/p1/grub/locales"
|
"/mnt/p1/grub/locales"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user