797 Commits (karasz/installer)
 

Author SHA1 Message Date
  Alejandro Mery 733e3b0e2a sde-download: changed mirror-test to end exec-ing sde-config-ini 16 years ago
  Alejandro Mery c5ddc3ca78 sde-download: Fixed mirror-test output to turn to KB since 1024 bytes instead of an arbitrary 4096 16 years ago
  Alejandro Mery a9a07d58af sde-download: Enhanced to make -alt-dir persistant 16 years ago
  Alejandro Mery dd1c1555a4 sde-download: Enhanced mirror handling to choose a new mirror after 24h - number open better suggestions 16 years ago
  Alejandro Mery 29a046f388 sde-download: Enhanced mirror-test to record in .sde/settings when the mirror was chosen 16 years ago
  Alejandro Mery cf70fbf5ef sde-download: enhanced mirror-test's KB/MB printing to also work without `dc` 16 years ago
  Alejandro Mery f7f7205516 sde-download: Enhanced mirror test to use KB/s or MB/s when proper 16 years ago
  Nagy Karoly Gabriel d156548733 sde-download; added translation for the new romanian mirror 16 years ago
  Alejandro Mery 47ecc5735b sde-update-tree: removed superfluous message after `git clone`, git is verbose enough 16 years ago
  Alejandro Mery aeb072a3e1 sde-update-tree: enhanced output by using echo_info and the other echo_* functions 16 years ago
  Alejandro Mery 4fd277d006 sde-download: Enhanced altdir support to follow symlinks 16 years ago
  Alejandro Mery f0927b8bc9 lib/functions.in: Removed create_package_db() in favor on the untrusted sde-create-pkgdb 16 years ago
  Alejandro Mery 47e6aee588 reference: changed to use sde-create-pkgdb 16 years ago
  Alejandro Mery 06e4ef25c9 generic: changed to use sde-create-pkgdb 16 years ago
  Alejandro Mery d81e72a6f5 sde-create: Introduced `bin/sde-create-pkgdb` to create pkgs/packages.db - yes, it's legacy and ugly 16 years ago
  Alejandro Mery 96b3494a0f sde-update-tree: removed debugging `echo` 16 years ago
  Alejandro Mery 5be77ea129 sde-binary: Changed preconfig.in to use $ECHO_E 16 years ago
  Alejandro Mery 12dda8da95 sde-download-git: Changed to use $ECHO_E 16 years ago
  Alejandro Mery 995f0140cf sde-build-tools: Changed to use $ECHO_E 16 years ago
  Alejandro Mery 0385f18d09 Changed lib/term-functions.in to use $ECHO_E 16 years ago
  Alejandro Mery 96a989f3b2 sde-list-download: changed to use $ECHO_E 16 years ago
  Alejandro Mery c579fa1349 sde-config: Changed scripts/Config to use libsde.in and $ECHO_E 16 years ago
  Alejandro Mery e50009306a Changed lib/functions.in to use $ECHO_E 16 years ago
  Alejandro Mery 363d0a4941 sde-config-ini: changed to use $ECHO_E 16 years ago
  Alejandro Mery 0ec98b40cf sde-download: changed to use $ECHO_E 16 years ago
  Alejandro Mery 735b7019eb sde-commit: changed to use $ECHO_E 16 years ago
  Alejandro Mery 8141f925f7 sde-update-tree: enhanced to close package/ from the same URL used to clone $SDEROOT 16 years ago
  Alejandro Mery f64a8ee533 libsde.in: Enahanced to export $ECHO_E, as ubuntu's /bin/sh doesn't support `echo -e` and we want to work on systems where bash isn't /bin/sh 16 years ago
  Alejandro Mery 92b919e437 sde-cleanup: changed to use cat <<-EOT instead of echo -e 16 years ago
  Alejandro Mery bf16cda957 sde-wrapper: Changed to not use `echo -e` unecessarily 16 years ago
  Alejandro Mery 1d6f84a667 sde-list-changes: Fixed to work with git 1.6, which moved git-* out of $PATH 16 years ago
  Alejandro Mery 7fc0dffc9a sde-commit: Fixed to work with git 1.6, which moved git-* out of $PATH 16 years ago
  Alejandro Mery 7fa7a8cee0 sde-config: fixed cpus detection fix to work on older kernels too 16 years ago
  Alejandro Mery 4f63dff7dc sde-config: enhanced detection of the number of CPUs to be more robust 16 years ago
  Alejandro Mery 178613ef61 sde-reschedule-package: Enhanced to stop when the user wont be able to remove packages anyway 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 bd022b9087 sde-package: Added package_exists() to lib/sde-package.in 16 years ago
  Alejandro Mery 0afe29851b sde-config: Added config_iscross() function to lib/sde-config.in 16 years ago
  Alejandro Mery 5226c8610b sde-reschedule-new: Finished tool to delete packages which where build before changes occurred to it 16 years ago
  Alejandro Mery 5c3c366d80 sde-reschedule-dependers: Finished tool to remove every package depending on any of those given 16 years ago
  Alejandro Mery 8bf238c06b sde-reschedule-package: Finished tools, but some parts relay on finishing sde-reschedule-{new,dependers} 16 years ago
  Alejandro Mery d9149e9aa3 bin/sde-reschedule-new: Implemented normal mode, soft and dry run. dependers and smarter config detection still missing 16 years ago
  Alejandro Mery 51a3a532ae sde-config: Introduced config_id() in lib/sde-config.in - to get the value of SDECFG_ID 16 years ago
  Alejandro Mery cd04549f65 sde-package: removed obsolete attributes from ./lib/sde-package.in 16 years ago
  Alejandro Mery 44ff33a202 Moved pkgchksum() code into lib/sde-package/pkgchksum.sh 16 years ago
  Alejandro Mery a02d12ff15 sde-reschedule-new: Introduced tool to reschedule modified packages from the builds - WIP 16 years ago
  Alejandro Mery 79886bbd10 sde-config: Introduced config_exists() to lib/sde-config.in 16 years ago
  Alejandro Mery 871634b5e8 sde-reschedule-package: Introduced default discriminator of `sde defer`, implementing options parsing only 16 years ago
  Alejandro Mery b24b137aea sde-reschedule: Introduced `sde reschedule` (Alias: defer) wrapper 16 years ago
  Alejandro Mery 1a3ba16e85 sde-config: Introduced lib/sde-config.in providing config_list() to the tools 16 years ago