GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/releng.git
bug-670458
catalyst3
master
parallelsets
thor
thor-wip
Content related to production of releases
Release Engineering team <releng@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
copy_buildsync: refactor check for link create
Robin H. Johnson
2023-10-08
1
-2
/
+2
*
copy_buildsync: fix double ln
Robin H. Johnson
2023-10-08
1
-2
/
+1
*
copy_buildsync: fix double ../..
Robin H. Johnson
2023-10-08
1
-1
/
+1
*
copy_buildsync: ensure cleanup of old symlinks fires
Robin H. Johnson
2023-10-08
1
-1
/
+5
*
copy_buildsync: fix corner cases for targets changing
Robin H. Johnson
2023-10-08
1
-4
/
+31
*
Revert "copy_buildsync: disable sync for everything except alpha to test new ...
Robin H. Johnson
2023-10-08
1
-15
/
+14
*
copy_buildsync: fix relative globbing again
Robin H. Johnson
2023-10-08
1
-1
/
+1
*
copy_buildsync: fix relative globbing
Robin H. Johnson
2023-10-08
1
-1
/
+1
*
copy_buildsync: fix check typo
Robin H. Johnson
2023-10-08
1
-1
/
+1
*
copy_buildsync: disable sync for everything except alpha to test new symlink ...
Robin H. Johnson
2023-10-08
1
-14
/
+15
*
copy_buildsync: convert current-* to directory instead of symlink
Robin H. Johnson
2023-10-08
1
-2
/
+23
*
copy_buildsync: fix tempfile for OUT_ISO & OUT_STAGE, plus comments
Robin H. Johnson
2023-10-08
1
-4
/
+23
*
scripts/copy_buildsync.sh: add loong to ARCHES
Ben Kohler
2022-10-13
1
-0
/
+1
*
Re-enable mips uploads
Andreas K. Hüttel
2022-03-01
1
-1
/
+1
*
scripts/copy_buildsync: disable dead spam
Robin H. Johnson
2021-11-12
1
-6
/
+0
*
Revert "Actually remove dead txt files"
Andreas K. Hüttel
2021-11-12
1
-4
/
+2
*
Revert "This is bash. Prepare to be substituted."
Andreas K. Hüttel
2021-11-12
1
-1
/
+1
*
This is bash. Prepare to be substituted.
Andreas K. Hüttel
2021-11-12
1
-1
/
+1
*
scripts/copy_buildsync: dead detection works too well, send to files instead
Robin H. Johnson
2021-11-12
1
-7
/
+12
*
Actually remove dead txt files
Andreas K. Hüttel
2021-11-12
1
-2
/
+4
*
scripts/copy_buildsync: Fix typo
Matt Turner
2021-11-11
1
-1
/
+1
*
scripts/copy_buildsync: try to find dead links and textfiles
Robin H. Johnson
2021-11-11
1
-0
/
+35
*
Typo fix
Andreas K. Hüttel
2021-11-01
1
-1
/
+1
*
Do not advertise a "current stage3" or a "current iso" in general
Andreas K. Hüttel
2021-10-31
1
-25
/
+4
*
Add m68k to copy_buildsync arch list
Andreas K. Hüttel
2021-09-02
1
-0
/
+1
*
scripts: Remove cruft
Matt Turner
2021-07-31
12
-1051
/
+0
*
Remove uclibc files
Andreas K. Hüttel
2021-07-31
1
-19
/
+0
*
Drop more musl special sauce
Andreas K. Hüttel
2021-07-31
2
-34
/
+0
*
Add script to pull and update musl overlay
Andreas K. Hüttel
2021-05-09
1
-0
/
+13
*
Add riscv to list of uploading arches
Andreas K. Hüttel
2021-01-23
1
-0
/
+1
*
scripts/{cp-musl.sh,cp-uclibc.sh}: move from nightheron:/home/blueness
Anthony G. Basile
2020-12-19
2
-0
/
+40
*
scripts/copy_buildsync: Add arm64
Matt Turner
2020-08-14
1
-0
/
+1
*
scripts/copy_buildsync: shellcheck pass
Robin H. Johnson
2018-11-21
1
-19
/
+27
*
scripts/copy_buildsync: cleanup excludes of tempfile
Robin H. Johnson
2018-11-21
1
-5
/
+32
*
scripts/copy_buildsync: try to exclude rsync tempfile
Matt Turner
2018-11-21
1
-3
/
+3
*
tools/catalyst-auto: change datestamp->timestamp
Robin H. Johnson
2017-12-07
1
-2
/
+2
*
catalyst: do not use --purge so we can hit binpkgcache.
Robin H. Johnson
2017-12-06
1
-1
/
+1
*
update*tree: fix variable.
Robin H. Johnson
2016-05-27
3
-3
/
+3
*
emerge must use repos.conf now, instead of PORTDIR.
Robin H. Johnson
2016-05-27
3
-3
/
+39
*
copy_buildsync: squelch errors.
Robin H. Johnson
2016-05-06
1
-4
/
+4
*
copy_buildsync.sh: handle netboot artifacts
Mike Frysinger
2016-03-20
1
-2
/
+3
*
copy_buildsync.sh: fix extension handling
Mike Frysinger
2016-03-20
1
-4
/
+13
*
copy_buildsync.sh: simplify the latest-iso symlink checks
Mike Frysinger
2016-03-20
1
-4
/
+11
*
copy_buildsync.sh: simplify the latest-stage3 symlink checks
Mike Frysinger
2016-03-20
1
-7
/
+10
*
copy_buildsync.sh: simplify find clean up
Mike Frysinger
2016-03-20
1
-5
/
+3
*
copy_buildsync.sh: convert input copying logic to a func
Mike Frysinger
2016-03-20
1
-25
/
+43
*
copy_buildsync.sh: add command line options for verbose/debug mode
Mike Frysinger
2016-03-20
1
-12
/
+27
*
copy_buildsync.sh: convert code to use funcs
Mike Frysinger
2016-03-20
1
-2
/
+27
*
copy_buildsync.sh: convert code to use arrays
Mike Frysinger
2016-03-20
1
-7
/
+21
*
Remove old code, clean-up and cosmetic changes.
Jorge Manuel B. S. Vicetto (jmbsvicetto)
2015-10-22
1
-5
/
+6
[next]