342030ee32
upload.sh: Re-add upload.sh, needed for release pipeline
...
upload.sh is needed for uploading a built package to the repo server,
so re-add it.
Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-17 02:19:08 +01:00
bc883deed4
Everywhere: Remove everything non-essential for "make clean all"
...
This commit removes everything not strictly necessary for running
"make clean all" inside jw-build.
packaging jw-devtest. This cuts the repo down from 24077 to 4725
lines of code.
The idea is to
1) Further remove bloat from the remaining bits
2) Re-add what's necessary to build and package other essential repos.
The decision should be based on whether or not jw-build can also be
useful in a non-janware context.
Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-14 15:02:56 +01:00
f4efde3377
$(TOPDIR), make, scripts: Ftp.jannet.de / ftp.janware.com -> pkg.janware.com
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2018-12-16 16:11:11 +00:00
84326720ec
upload.sh: Add method directory
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2017-02-11 18:56:52 +00:00
e43f8e6e35
upload.sh: Add support for environment variable RSYNC_EXTRA_OPTS
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-12-25 19:22:25 +00:00
424430c35a
upload.sh: Code beautification
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2016-12-20 14:11:36 +00:00
c0b7a4e145
convert-to-greyed-out-image.sh, upload.sh: Add convert-to-greyed-out-image.sh
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-11-26 11:20:59 +00:00
6cb7011db3
upload.sh: (hopefully) fixed ignored RSYNC_SSH
...
Signed-off-by: Jan Lindemann <jan@janware.com>
2014-06-26 09:20:25 +00:00
Jan Lindemann
1a1fabeafd
upload.sh: Add option ssh_identity
...
Add config option ssh_identity
TODO: this obsoletes scp_pw and rsync_ssh_pw, remove them
2007-08-23 10:37:03 +00:00
Jan Lindemann
2e94ebe232
upload.sh: Fix uploading multiple sources, was completely broken
2004-02-08 12:11:15 +00:00
Jan Lindemann
3fe9ba1146
upload.sh: Remove debug output
2004-02-07 22:58:16 +00:00
Jan Lindemann
01b5f9c7c3
upload.sh: Not all leading directories created
...
Bugfix in mkdir_ssh: Sometimes not all leading directories were
created.
2004-02-07 22:53:31 +00:00
Jan Lindemann
c4683e7d71
upload.sh: Fix group and ownership of targets
...
- Go back to CVS revision 1.8
- Fix group and ownership of targets (experimental)
2003-01-24 13:32:15 +00:00
Jan Lindemann
b85b93ffd5
upload.sh: Accidentally moved back to version 1.7
2003-01-24 13:03:24 +00:00
Jan Lindemann
90cee787a0
upload.sh: Fix commandline options and added some informational options (-p -x)
2003-01-24 12:41:06 +00:00
Jan Lindemann
845dca91be
upload.sh: Fix some bugs with chmod/chown
2002-07-10 12:20:30 +00:00
Jan Lindemann
288869a824
upload.sh: Fix usage message
2002-06-28 16:16:13 +00:00
Jan Lindemann
fa41ecc8c4
upload.sh: Make permissions work for uploading of single files with rsync
2002-06-10 13:52:20 +00:00
Jan Lindemann
24c648a2d8
upload.sh: Played around with the file ownerships and permissions
2002-06-09 18:44:23 +00:00
Jan Lindemann
d04b6121bf
upload.sh: Fix usage statement
2002-06-09 16:54:21 +00:00
Jan Lindemann
e848f24eaa
upload.sh: Make it work at least a little (with rsync_ssh; creation mode is still a mess)
2002-06-09 16:51:25 +00:00
Jan Lindemann
56dc9020d0
upload.sh: Add file
2002-06-09 11:28:01 +00:00