58 Commits (16303ef03193e1792eb4402a50682a0302dad412)

Author SHA1 Message Date
  Alejandro Mery c579fa1349 sde-config: Changed scripts/Config to use libsde.in and $ECHO_E 16 years ago
  Alejandro Mery 53a9e4239a scripts: Removed -remove and -*delete from ./scripts/Create-ErrList in favor of sde-reschedule 16 years ago
  Alejandro Mery 6c9f9c862c sde-config: Enhanced scripts/Config to be sudo friendly, that is not everriding $luser files with root's 16 years ago
  Alejandro Mery 533b5c2bb8 [sde-config] Renamed $SDECFG_ABORT_ON_ERROR_AFTER to $SDECFG_CONTINUE_ON_ERROR_AFTER which adjusts better to the logic behind 17 years ago
  Alejandro Mery d195e4ae62 [Build-Pkg] Fixed to pass -o when mounting tmpfs only if $SDECFG_SRC_TMPFS_OPT is set 17 years ago
  Christian Wiese 8f9a69411e Changed Create-ISO to use a default iso image size of 700MB instead of 650MB 17 years ago
  Alejandro Mery 6ebb263169 Fixed scripts/Config to only validate the config when it already exists 17 years ago
  Alejandro Mery cb62c1a86d Changed ./scripts/Create-SrcTar to take sdever from lib/libsde.in instead of lib/parse-config, and to not archive the already gone misc/ directory 17 years ago
  Alejandro Mery 1e27fbf16b Removed scripts/Build-Job, because it's obsolete as we (will) prefer distcc instead of an inhouse solution 17 years ago
  Alejandro Mery 95ef575a12 Removed scripts/Create-ParaStatus, which is also obsolete. 17 years ago
  Alejandro Mery 0d600a68da Removed scripts/Create-ParaSim and friends which are not intersting for anyone since ages ago 17 years ago
  Alejandro Mery ea369a1ffd Removed obsolete scripts/Create-Diff 17 years ago
  Alejandro Mery 5d5ceffc24 Changed bin/sde-download, lib/parse-config, scripts/Build-Target and scripts/Config to use lib/sde-config/migrate.sh to validate and migrate a given $config 17 years ago
  Alejandro Mery 831dba3b2f Reworked how bin/sde-build-tools validate it's options, using getopt now 17 years ago
  Alejandro Mery a6a6ac3a8b Moved scripts/Build-Tools to bin/sde-build-tools 17 years ago
  Alejandro Mery 289ff265c8 Changed scripts/Config to grab the version from lib/libsde.in instead of lib/functions.in 17 years ago
  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 17 years ago
  Alejandro Mery 6ba1da6af1 * replaced uname wrapper by a useful one, which doesn't not scream but 17 years ago
  Alejandro Mery e63118e888 * changed scripts/Build-Pkg to make $root and $builddir 0755 instead of 0700 17 years ago
  Alejandro Mery 83cff45c15 * adapted scripts/Create-FlatPriPatch to the last rename of sde-src 17 years ago
  Alejandro Mery a49b9c99db * adapted tools to expect sde-debug instead of t2-debug - ticket #341 17 years ago
  Alejandro Mery 34b8b51e0d * converted scripts/Create-PkgList into lib/sde-package/package-list.awk 17 years ago
  Alejandro Mery 56c8aab961 * converted ./scripts/Cleanup into `sde cleanup` 17 years ago