mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-08-24 03:14:06 +02:00
Fix EIX initial
This commit is contained in:
parent
2843aaf1cd
commit
48e64951f9
@ -191,8 +191,17 @@
|
|||||||
],
|
],
|
||||||
"oneshot": false
|
"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": "crossdev -s4 arm-none-eabi" },
|
||||||
{ "chroot": "eselect news read" },
|
{ "chroot": "eselect news read" },
|
||||||
|
{ "chroot": "eix-update" },
|
||||||
{ "soft_clean": "default" }
|
{ "soft_clean": "default" }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user