aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-07-07 08:37:49 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-07-07 08:37:49 -0400
commit486a87b4a369d3b7ef36b18dd1733b4d5e312eff (patch)
tree1395bc84c0ef2ddedd18a52a1667147e2410c26c /scripts/cycle.1.sh
parentworld.conf: switch to new format. (diff)
downloadgrs-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.sh9
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