Christian Wiese
|
3c6e03b1a8
|
scripts/Build-Pkg: fixed to allow lib64 to be flisted for 64 bit architectures and lib32 in the case we build a multilib system
|
14 years ago |
Alejandro Mery
|
0e1a5ffdb5
|
sde-build: reversed the order Build-Target umounts, and made debug.sh umounts lazy
|
14 years ago |
Alejandro Mery
|
efc59652f6
|
Build-Pkg: enhanced to accept -d and -j from command line to override SDECFG_DEBUG and SDECFG_PARALLEL_MAX
|
14 years ago |
Christian Wiese
|
3e242d5724
|
scripts/Config: changed title of the main config dialog (removing 'The') - now for real :/
|
15 years ago |
Christian Wiese
|
08bb3b6c62
|
scripts/Config: changed title of the main config dialog (removing 'The')
|
15 years ago |
Alejandro Mery
|
f1016f20c3
|
Build-Pkg: set flwrapper to skip /proc and /dev
|
15 years ago |
Alejandro Mery
|
c7a734c828
|
Build-Pkg: fixed to only sanitise fl_wrapper.{r,w}log for flwrapper or strace flisting methods
|
15 years ago |
Alejandro Mery
|
62ffe977d8
|
Build-Target: made stop if config/$config/.stop is found after building a package
|
15 years ago |
Alejandro Mery
|
ead02916ad
|
Build-Target: enhanced to use generic's build.sh as fallback if the target doesn't have one
|
15 years ago |
Alejandro Mery
|
c0bff28666
|
Removed "smart" optimization code
|
16 years ago |
Alejandro Mery
|
22e106cdbf
|
sde-build-target: Renamed tmp/invalid-files.lst to tmp/invalid-files-$config.lst
|
15 years ago |
Alejandro Mery
|
469727d210
|
Build-Pkg: extended to also exclude /dev/stderr from the write list
|
16 years ago |
Alejandro Mery
|
bfbc6d4d0f
|
Build-Pkg: extended to filter /dev/null out of fl_wrapper.wlog
|
16 years ago |
Alejandro Mery
|
5b56475524
|
Revert "Build-Pkg: hacked to tolerate changes in /dev/null (fl_wrapper.wlog)"
This reverts commit 26ed4f4444 .
|
16 years ago |
Alejandro Mery
|
ef1a1b4ca8
|
Build-Pkg: changed to also exclude *.rej and *~ files from the flist
|
16 years ago |
Alejandro Mery
|
26ed4f4444
|
Build-Pkg: hacked to tolerate changes in /dev/null (fl_wrapper.wlog)
|
16 years ago |
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 |