diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-07-07 08:37:49 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-07-07 08:37:49 -0400 |
commit | 486a87b4a369d3b7ef36b18dd1733b4d5e312eff (patch) | |
tree | 1395bc84c0ef2ddedd18a52a1667147e2410c26c /scripts/cycle.1.sh | |
parent | world.conf: switch to new format. (diff) | |
download | grs-486a87b4a369d3b7ef36b18dd1733b4d5e312eff.tar.gz grs-486a87b4a369d3b7ef36b18dd1733b4d5e312eff.tar.bz2 grs-486a87b4a369d3b7ef36b18dd1733b4d5e312eff.zip |
Testing stage1 build.
Diffstat (limited to 'scripts/cycle.1.sh')
-rw-r--r-- | scripts/cycle.1.sh | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh index c542a02..5df66d6 100644 --- a/scripts/cycle.1.sh +++ b/scripts/cycle.1.sh @@ -2,10 +2,5 @@ source /etc/profile env-update -emerge -b1q portage -emerge -b1q =app-portage/grs-9999 -emerge --unmerge sys-fs/udev -emerge -b1q sys-fs/eudev -install-worldconf -emerge -bevq --keep-going --with-bdeps=y @world -clean-worldconf +USE="build" emerge -bkNu1q app-sys/portage +ACCEPT_KEYWORDS="**" emerge -b1q =app-portage/grs-9999 |