diff options
author | Kyle K <kylek389@gmail.com> | 2020-01-27 17:10:23 -0600 |
---|---|---|
committer | Kyle K <kylek389@gmail.com> | 2020-01-27 17:10:23 -0600 |
commit | f4f7b4ac910b7d74daf7524f86833ce242e9aaa1 (patch) | |
tree | a414285c8e08c00c426f0c6f726c05c6b381424a /stage3.spec | |
parent | 10976d5eac561ca712aac29d3f5e5f50988af390 (diff) | |
download | gentoox-f4f7b4ac910b7d74daf7524f86833ce242e9aaa1.tar.gz gentoox-f4f7b4ac910b7d74daf7524f86833ce242e9aaa1.tar.bz2 gentoox-f4f7b4ac910b7d74daf7524f86833ce242e9aaa1.zip |
20200127 update
- provide script to build stage3 gcc graphite tarball
- linux 5.5
- use zstd10 for ISO
- enable UEFI booting
Diffstat (limited to 'stage3.spec')
-rw-r--r-- | stage3.spec | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/stage3.spec b/stage3.spec deleted file mode 100644 index b00eda2..0000000 --- a/stage3.spec +++ /dev/null @@ -1,11 +0,0 @@ -subarch: amd64 -target: stage3 -version_stamp: 20200101.graphite -rel_type: default -profile: default/linux/amd64/17.1 -snapshot: latest -source_subpath: default/stage2-amd64-20200101.graphite -compression_mode: pixz_x -decompressor_search_order: tar pixz xz lbzip2 bzip2 gzip -portage_confdir: /root/releng/releases/weekly/portage/stages -portage_prefix: releng |