170 Commits (bf16cda957c2bd1cd828e292ebd3b90f04a8051b)

Author SHA1 Message Date
  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 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 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 79886bbd10 sde-config: Introduced config_exists() to lib/sde-config.in 16 years ago
  Alejandro Mery 1a3ba16e85 sde-config: Introduced lib/sde-config.in providing config_list() to the tools 16 years ago
  Alejandro Mery 8b6545547a functions: changed pkginstalled() to use $* instead of "$@" when generating the pattern 16 years ago
  Alejandro Mery 170c5821de sde-commit: Changed commit message generator to use pkg: instead of [pkg] 16 years ago
  Alejandro Mery e710d95231 [sde-commit] Enhanced patch-copyright.sh to handle *.(all|ask|choice) as 'sh' 16 years ago
  Alejandro Mery 75854dd11d [opensde] fixed a bug introduced at 537872a1b9 in lib/functions.in 17 years ago
  Alejandro Mery 537872a1b9 [opensde] improved pkgdesc function to return an arbitrary package's conf dir on request. 17 years ago
  Alejandro a950bf523d [sde-package] Fixed patch-copyright.sh to not use bash-only substitutions 17 years ago
  Alejandro Mery 49e4e990ab [sde-config] Introduced lib/sde-config/pkgseldir_compile.sh, to generate Config code to handle pkgsel.d directories 17 years ago
  Alejandro Mery f3c82cbc8b [sde-config] Improved migrate.sh to rename SDECFG_ABORT_ON_ERROR_AFTER to SDECFG_CONTINUE_ON_ERROR_AFTER automaticly 17 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 7d5df20621 [lib/filter] Introduced lib/filter, providing $SDECFG_FILTER_NODEVEL config option to flist-out development files 17 years ago
  Alejandro Mery 38a590209f [sde-commit] Cleaned commit-message.awk to not hide ' - ' inside the title variable 17 years ago
  Alejandro Mery 2c7f562081 [sde-commit] Changed message generation to use a heading [$pkg] text 17 years ago
  Alejandro Mery 9ae0ded830 Improved overlay_apply() to support D_foodir macros on the content of .txt and .sh/.exec files and on the target of the .ln files 17 years ago
  Alejandro Mery 07eb9e0706 Fixed overlay_apply() to remove the leading / produced when translating D_foodirs 17 years ago
  Alejandro Mery dce1c0af39 Improved overlay_apply() to support D_foodir usage in the name of the overlay files 17 years ago
  Alejandro Mery 4e196129e5 Moved initramfs output format's initramfs_install_overlay to a global lib/overlay/overlay-functions.in under the name of overlay_apply 17 years ago
  Aldas Nabazas 312a7c2068 removed sanity check for "-pthread" , seems it doesn't needed anymore. 17 years ago
  Alejandro Mery 0bb4297088 Added echo_title() to lib/term-functions.in 17 years ago
  Alejandro Mery 584f77bdc5 Moved the default config.cache for cross compilations from lib/sde-build to architecture/share 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 2d6b91d983 Introduced lib/sde-config/migrate.sh script to validate the existance of config/$config/config, and migrate it to lastest format (as far as possible) 17 years ago
  Alejandro Mery 205172a239 Revert "Fixed rock_substitute() to quote the filename", rock_substitute() is expected to working without arguments too (stdin) 17 years ago
  Alejandro Mery 95b266a70d Added package_hive_desc() adn package_hive_aliases() to ./lib/sde-package/hives.in 17 years ago
  Alejandro Mery f070b7d349 Added descriptions to the `sde new pkg` hives to be used on the help 17 years ago
  Alejandro Mery cc6640fabb Improved download hive, to use the first url to guess a [U] tag 17 years ago
  Alejandro Mery 542b5af344 Fixed typo in ./lib/sde-package/hives/freshmeat 17 years ago
  Alejandro Mery dc0fe17710 Changed download and freshmeat hives to simply return the urls, and changed sde-create-package to use url2d to convert them into good [D] tags 17 years ago
  Alejandro Mery ee4054577e Changed lib/sde-package/url2d.sh to use unknown instead of none when the given url doesn't have a file part 17 years ago
  Alejandro Mery fbf35bdce0 Moved to lib/sde-package/url2d.sh code to turn download locations into [D] tags 17 years ago
  Alejandro Mery d58660168a Removed from lib/sde-package code to create new packages from debian, it will be reimplemented as a hive 17 years ago
  Alejandro Mery 07497f8bd0 Removed obsolete ./lib/sde-package/new.{in,sh} 17 years ago
  Alejandro Mery e8b105e44e Changed freshmeat package hive to use /bin/sh instead of bash, and added 'fm' as alias 17 years ago
  Alejandro Mery 649c0a6533 Fixed freshmeat package hive to not output [A] if it doesn't know 17 years ago
  Alejandro Mery 1b38b8415f Turned lib/sde-package/hives/freshmeat into a hive, sending to stdou what it knows about the package 17 years ago
  Alejandro Mery 8662f53da5 Moved lib/sde-package/new-freshmeat.sh to lib/sde-package/hives/freshmeat, as it will become a hive 17 years ago
  Alejandro Mery d8b7306bf5 Added trivial download hive for sde-create-package 17 years ago
  Alejandro Mery 23b42fb570 Added package_hive_alias() to lib/sde-package/hives.in to translate the alias of a hive, into the real hive. 17 years ago
  Alejandro Mery 675e142be2 Changed package_hives_list() to look for executable files instead of .in files 17 years ago
  Alejandro Mery ef53b331a9 Introduced lib/sde-package/hives.in library, including only package_hives_list() for now 17 years ago
  Alejandro Mery 14bcf43ef5 Fixed sde_wrapper_discriminator() to not freeze when there is no discriminator 17 years ago
  Alejandro Mery 00a371d83d Changed boot_cd_*() stubs to use echo_warning() instead of echo_status() 17 years ago