* [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/var/lib/portage/, scripts/
@ 2015-07-22 23:49 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2015-07-22 23:49 UTC (permalink / raw
To: gentoo-commits
commit: 506bc960e2002cc2ba3dd9b1ef5af921da599e84
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 22 23:51:37 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Wed Jul 22 23:51:37 2015 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=506bc960
Rebuld toolchan at cycle 1 to be safe.
core/var/lib/portage/world.CYCLE.2 | 1 +
core/var/lib/portage/world.CYCLE.3 | 1 +
core/var/lib/portage/world.CYCLE.4 | 1 +
scripts/cycle.1.sh | 6 ++++++
4 files changed, 9 insertions(+)
diff --git a/core/var/lib/portage/world.CYCLE.2 b/core/var/lib/portage/world.CYCLE.2
index 0a090a3..4ed60de 100644
--- a/core/var/lib/portage/world.CYCLE.2
+++ b/core/var/lib/portage/world.CYCLE.2
@@ -46,6 +46,7 @@ sys-devel/gdb
sys-fs/cryptsetup
sys-kernel/genkernel
sys-kernel/linux-firmware
+sys-libs/argp-standalone
sys-libs/cracklib
sys-libs/db
sys-libs/gdbm
diff --git a/core/var/lib/portage/world.CYCLE.3 b/core/var/lib/portage/world.CYCLE.3
index 01a9dbc..3d325eb 100644
--- a/core/var/lib/portage/world.CYCLE.3
+++ b/core/var/lib/portage/world.CYCLE.3
@@ -47,6 +47,7 @@ sys-devel/gdb
sys-fs/cryptsetup
sys-kernel/genkernel
sys-kernel/linux-firmware
+sys-libs/argp-standalone
sys-libs/cracklib
sys-libs/db
sys-libs/gdbm
diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4
index dd462d7..fd8662a 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -3062,6 +3062,7 @@ sys-fs/udftools
sys-kernel/genkernel
sys-kernel/kccmp
sys-kernel/linux-firmware
+sys-libs/argp-standalone
sys-libs/cracklib
sys-libs/db
sys-libs/gdbm
diff --git a/scripts/cycle.1.sh b/scripts/cycle.1.sh
index afeada3..6c75fa4 100644
--- a/scripts/cycle.1.sh
+++ b/scripts/cycle.1.sh
@@ -2,6 +2,12 @@
source /etc/profile
env-update
+
emerge -b1q layman
layman -L
layman -a musl
+
+emerge -b1q binutils
+emerge -b1q gcc
+emerge -b1q musl
+emerge -b1q argp-standalone
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/var/lib/portage/, scripts/
@ 2015-08-08 16:00 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2015-08-08 16:00 UTC (permalink / raw
To: gentoo-commits
commit: 7d52c8406782740cd44a751d95a1b3263f021da2
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 8 16:02:44 2015 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Aug 8 16:03:14 2015 +0000
URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=7d52c840
Add depclean to cycle3. Ensure app-portage/grs is not removed.
core/var/lib/portage/world.CYCLE.2 | 1 +
core/var/lib/portage/world.CYCLE.3 | 1 +
core/var/lib/portage/world.CYCLE.4 | 1 +
scripts/cycle.3.sh | 1 +
4 files changed, 4 insertions(+)
diff --git a/core/var/lib/portage/world.CYCLE.2 b/core/var/lib/portage/world.CYCLE.2
index 4ed60de..6ccfb25 100644
--- a/core/var/lib/portage/world.CYCLE.2
+++ b/core/var/lib/portage/world.CYCLE.2
@@ -6,6 +6,7 @@ app-editors/nano
app-editors/vim
app-office/abiword
app-portage/gentoolkit
+app-portage/grs
app-portage/layman
app-text/evince
app-text/tree
diff --git a/core/var/lib/portage/world.CYCLE.3 b/core/var/lib/portage/world.CYCLE.3
index 3d325eb..a4e49ff 100644
--- a/core/var/lib/portage/world.CYCLE.3
+++ b/core/var/lib/portage/world.CYCLE.3
@@ -7,6 +7,7 @@ app-editors/vim
app-office/abiword
app-office/gnumeric
app-portage/gentoolkit
+app-portage/grs
app-portage/layman
app-text/evince
app-text/tree
diff --git a/core/var/lib/portage/world.CYCLE.4 b/core/var/lib/portage/world.CYCLE.4
index f0520bc..ed26b3d 100644
--- a/core/var/lib/portage/world.CYCLE.4
+++ b/core/var/lib/portage/world.CYCLE.4
@@ -630,6 +630,7 @@ app-portage/g-cpan
app-portage/genlop
app-portage/gentoolkit
app-portage/gpytage
+app-portage/grs
app-portage/layman
app-portage/metagen
app-portage/mirrorselect
diff --git a/scripts/cycle.3.sh b/scripts/cycle.3.sh
index 55ace98..7f195c0 100644
--- a/scripts/cycle.3.sh
+++ b/scripts/cycle.3.sh
@@ -6,3 +6,4 @@ install-worldconf
emerge -buvNDq --keep-going --with-bdeps=y @world
clean-worldconf
emerge -bq @preserved-rebuild
+emerge --deplcean
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-08 16:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-22 23:49 [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: core/var/lib/portage/, scripts/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2015-08-08 16:00 Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox