Alejandro Mery
dbb0e3987c
Changed scripts/Build-Pkg to not write etc/mtab when mounting tmpfs ($SDECFG_SRC_TMPFS) to fl_wrapper doesn't scream
17 years ago
Christian Wiese
58c1631e5b
Fixed Build-Pkg to only use *.patch.cross patches at cross-compile stage
17 years ago
Christian Wiese
364ae11423
Fixed Build-Tools to read lib/*/{parse-config,parse-config-fix-arch,wrappers.in}
17 years ago
Alejandro Mery
cd1a940f7e
Removed trailing spaces from scripts/ lib/ etc/ doc/, without renewing the copyright note
17 years ago
Alejandro Mery
4148e01814
Changed Create-ISO to pass -quiet instead of -q to mkisofs, ubuntu's 2.01 doesn't support -q.
17 years ago
Alejandro Mery
996f56f385
Fixed scripts/Build-Pkg to not try to symlink misc/ which doesn't exist anymore
17 years ago
Alejandro Mery
7ed91fb6fa
Changed scripts/*'s [ ==s to =s
17 years ago
Alejandro Mery
df26a450cc
Fixed some vi-highlighting problems in ./scripts/Create-ISO and changed a ['s == to =
17 years ago
Alejandro Mery
88458accca
Renamed scripts/Check-System to bin/sde-check-system
17 years ago
Alejandro Mery
38d134d5f0
Finally removed misc/ directory from $SDEROOT
17 years ago
Alejandro Mery
e93002cc71
Fixed scripts/Create-DescPatch to look for desc_format in etc/ instead of the long gone misc/share
17 years ago
Alejandro Mery
d0190d0341
Moved base config.cache file from scripts/ to lib/sde-build
17 years ago
Alejandro Mery
c188470c07
Fixed ./scripts/Create-PkgQueue, broken when removing the ""s ... on from awk code leaked in
17 years ago
Alejandro Mery
af30fe6fe5
Removed even more superfluous ""s and ''s
17 years ago
Alejandro Mery
34117bf21f
Moved scripts/xfind.sh to bin/find, and world adapted to support this change
17 years ago
Alejandro Mery
b5a4d12341
Changed scripts/xfind.sh to exec find, instead of just calling it
17 years ago
Christian Wiese
0b16472d9f
Changed Build-Pkg to flist lib32 and lib64 only if multilib is enabled
17 years ago
Minto van der Sluis
e1e27c7857
Modified Check-PkgFormat to ignore .git
17 years ago
Minto van der Sluis
e3683d973c
Modified Create-Diff to ignore .git
17 years ago
Minto van der Sluis
88a9b6e2d4
Modifed xfind.sh to ignore .git
17 years ago
Minto van der Sluis
ffe7ab0e09
Modified Create-SrcTar to ignore .git
17 years ago
Alejandro Mery
b36fd321c9
Removed scripts/Build-Tools~ added by mistake in r05cf95
17 years ago
Alejandro Mery
c6a4c6a60d
Changed Build-Pkg to take .patch.toolchain instead of .patch.cross0 to be applied only atstage toolchain.
17 years ago
Alejandro Mery
e6646ecdee
Reduced hardcoded usage of $stagelevel in scripts/Build-Pkg in favor of $toolsdir and atstage()
17 years ago
Alejandro Mery
05cf956af2
Cleaned Build-Tools to not use $stagelevel directly
17 years ago
Alejandro Mery
151cb487ab
Changed Build-Tools to only build `uname` and `arch` wrappers inside chroot
17 years ago
Alejandro Mery
793d434ea6
Changed debug.sh to call chroot using full path
17 years ago
Alejandro Mery
e54f5ab682
* moved $HOME sanitisation from lib/parse-config to Build-Pkg, so it doesn't interfere with
the reading of the .sde/settings file. - close #392
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21968 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
6ba1da6af1
* replaced uname wrapper by a useful one, which doesn't not scream but
returns information which can be used during the build process. Also
replaced arch wrapper to use a template instead of hardcoded text on
Build-Tools
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21426 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
e63118e888
* changed scripts/Build-Pkg to make $root and $builddir 0755 instead of 0700
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21312 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
83cff45c15
* adapted scripts/Create-FlatPriPatch to the last rename of sde-src
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21091 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
a49b9c99db
* adapted tools to expect sde-debug instead of t2-debug - ticket #341
* adapted tools to expect sde-src instead of t2-src - ticket #341
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21089 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
34b8b51e0d
* converted scripts/Create-PkgList into lib/sde-package/package-list.awk
* introduced `sde list pkg` to list the default package list for a given
architecture, used by Config and some toys.
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21082 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
56c8aab961
* converted ./scripts/Cleanup into `sde cleanup`
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21001 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
9442dcdbd9
* adapted ./scripts/Emerge-Pkg, ./scripts/Build-Target, ./scripts/Cleanup, ./scripts/Create-ISO
to use `sde download` command
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20990 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
44b3e6ab58
* converted ./scripts/Download into `sde download` (Alias:get)
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20989 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
9597e33612
* changed scripts/Download -mk-cksum to exec ./lib/sde-download/cksum.sh
instead of running it and returning $?
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20986 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
6ae7b94ba5
* moved binary packagers from lib/sde-package/ (for .desc packages) to lib/sde-binary/
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20580 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
f843ec0430
* cleaned scripts/Create-Target by using ./lib/sde-package/package.sh to
create the binary packages.
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20573 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
32c54eb95d
* changed Create-Diff branding from T2 to OpenSDE
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20504 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
45e005c52a
* changed Create-ISO branding from T2 to OpenSDE
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20503 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
3a1cd0aa75
* moved our trunk into the framework subproject
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20073 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago