671 Commits (1c1cda890260da353bbb14cb720b51e62c7918c1)
 

Author SHA1 Message Date
  Alejandro a950bf523d [sde-package] Fixed patch-copyright.sh to not use bash-only substitutions 17 years ago
  Alejandro ad3e31d72b [sde-commit] Changed to use gawk instead of awk, which on some systems (Ubuntu) points to mawk 17 years ago
  Alejandro Mery 803ddc1286 [opensde] Changed etc/download.sed as http://ftp.gnupg.org is gone 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
  Nagy Karoly Gabriel e7e886c3c8 Revert "[tardiba] added samba to tardiba pkgsel." 17 years ago
  Nagy Karoly Gabriel 9e8026aecc [tardiba] added samba to tardiba pkgsel. 17 years ago
  Alejandro Mery c8a354142e [early] Added chroot, useful in convination to initrdopt=shell 17 years ago
  Alejandro Mery 81098e2a52 [early] Changed init to not make mdadm and lvm activations fail if the module didn't load, it may be built-in. 17 years ago
  Alejandro Mery b047c8b755 [early] Cleaned sbin/getsh, and changed to receive a full /dev/foo character device, and not just the partial name 17 years ago
  Alejandro Mery 38963ce6ee [early] Changed init to use sbin/getsh to get the shells 17 years ago
  Alejandro Mery cb98f6cc8d [early] Changed sbin/getsh to not background itself 17 years ago
  Alejandro Mery 7f8f7a5af1 [early] Renamed initramfs/sbin_vc-spawn.sh to sbin_getsh.sh 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
  Alejandro Mery ee8e078e06 [early] Improved init to support initrdopt=shell, to get a shell before switch_root-ing 17 years ago
  Alejandro Mery c42686d319 [early] Improved init script to not activate mdadm and lvm volumes if {lvm,mdadm}=no was given as initrdopt 17 years ago
  Alejandro Mery 68fcbe75f5 [early] Improved init to detect mdadm and lvm volumes if mdadm and lvm are given via initrdopt=... 17 years ago
  Nagy Karoly Gabriel 1a0ed2cbea [architecture/x86] Defaulted X86 arch to pentium-pro 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
  Aldas Nabazas aea237680f etc/download.sed: changed the mirror server for postgresql, current one doesn't exist anymore 17 years ago
  Alejandro Mery 70af505f05 Improved early's init to give 2s more if $root is not yet available after udevsettle, and fixed typo on init='s handling 17 years ago
  Alejandro Mery 9ee371aca6 Changed sde-build-tools to also call Config when changes on pkgsel and config files happen, only packages file is excluded now 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 e7b13857d0 Improved bin/sde-create-package to handle $PWD relative "repositories" 17 years ago
  Alejandro Mery 0bb4297088 Added echo_title() to lib/term-functions.in 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 584f77bdc5 Moved the default config.cache for cross compilations from lib/sde-build to architecture/share 17 years ago
  Alejandro Mery 2a08b2e45f Cleaned bin/sde-build-tools by using a $TOOLSDIR shortcut 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 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 84e07e9320 Removed superfluous ''s from bin/* 17 years ago
  Alejandro Mery dc753dc3b2 Fixed bin/sde-list-files to give priority to $PWD relative items 17 years ago
  Alejandro Mery 0056c4aec4 Changed early's init to udevsettle after modprobbing md-mod and dm-mod, just to be sure. 17 years ago
  Alejandro Mery 33e462c58f Polished early's generated image by overloading initramfs_install_pattern() 17 years ago