Adding overlays and a different startup profile.
This commit is contained in:
parent
53b61d2a65
commit
cddbc33a40
@ -1 +1 @@
|
|||||||
../../var/db/repos/gentoo/profiles/default/linux/amd64/17.0/
|
../../var/db/repos/gentoo/profiles/default/linux/amd64/17.0/musl/
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
echo "Do nothing."
|
emerge --sync sergiotarxz
|
||||||
|
emerge --sync musl
|
||||||
# This is just here to sync up with the other desktops systems.
|
# This is just here to sync up with the other desktops systems.
|
||||||
# It just makes life easier when doing a 'git diff' between branches.
|
# It just makes life easier when doing a 'git diff' between branches.
|
||||||
# But if we were to do the same thing, it would be roughly this ...
|
# But if we were to do the same thing, it would be roughly this ...
|
||||||
|
Loading…
Reference in New Issue
Block a user