mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-08-23 19:04:06 +02:00
Fix EIX initial
This commit is contained in:
parent
2843aaf1cd
commit
48e64951f9
@ -191,8 +191,17 @@
|
||||
],
|
||||
"oneshot": false
|
||||
},
|
||||
{
|
||||
"file": "/etc/eixrc/00-eixrc",
|
||||
"append": false,
|
||||
"lines": [
|
||||
"PORTDIR_CACHE_METHOD='sqlite'",
|
||||
"OVERLAY_CACHE_METHOD='sqlite'"
|
||||
]
|
||||
},
|
||||
{ "chroot": "crossdev -s4 arm-none-eabi" },
|
||||
{ "chroot": "eselect news read" },
|
||||
{ "chroot": "eix-update" },
|
||||
{ "soft_clean": "default" }
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user