Christian Wiese
b90c190f6c
lib/functions.in: check if the path exists but it doesn't have to be a symlink explicitely
14 years ago
Christian Wiese
df01c8538a
target/generic/reference: favour nss-pam-ldap over nss_pam/nss_ldap and gnupg2 over gnupg
14 years ago
Christian Wiese
0886735257
lib/functions.in: improved createprefix_function() to create a compat symlink lib -> lib64
14 years ago
Christian Wiese
2f3d13a374
target/generic: disabled dvdrtools due to shared files with cdrtools (see note)
Note:
Seems that dvdrtools are not longer developed, so it might be a good candidate
for moving into attic!
14 years ago
Christian Wiese
09d6fd459b
target/generic: disabled qt3 for reference builds due to shared files with qt4
14 years ago
Christian Wiese
99da2afe33
lib/functions.in: changed createprefix_function() to use dedicated variables $foodir for the iteration and $dir for the expanded path
14 years ago
Christian Wiese
8efb0c7fa0
b/functions.in: introduced createprefix_function() - factoring out the createprefix handling into its own function
14 years ago
Christian Wiese
a6e67496ee
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
Christian Wiese
243dd4813b
lib/functions.in: changed to set lib64 as libdir for all 64 bit architectures no matter if multilib or not
14 years ago
Christian Wiese
2bacaa0665
x86-64/glibc: do not apply multilib and pure64 patches anymore
14 years ago
Christian Wiese
d9f8875297
x86-64/gcc: do not apply multilib and pure64 patches anymore
14 years ago
Christian Wiese
dbafffc9c9
added cmake detection for packages
Note:
The current implementation can be summarized like this:
- check if $runcmake is set to '1' and if there is no Makefile but a
CMakeLists.txt file inside of the srcdir
- create a dedicated 'build' directory and cd into it
- run cmake using the provided $cmakeopt
14 years ago
Christian Wiese
ce65e70df3
target/generic: removed dietlibc (we do not mix the build of tools for the initrd and the actual system anymore)
14 years ago
Christian Wiese
74a6e124b3
architecture/x86-64: inject -march=i686 to fix multilib builds of glibc
15 years ago
Christian Wiese
2716683894
early: build gmp, mpfr, ppl and cloog-ppl at toolchain stage
15 years ago
Christian Wiese
9de375dcc9
early target: added the new gcc dependencies gmp, mpfr, ppl and cloog-ppl to package selection
15 years ago
Christian Wiese
450414440f
lib/functions.in: do not do static lib corrections at toolchain stage because it is messing .so symlinks
NOTE: This issue probably needs more research!
15 years ago
Christian Wiese
9eaeac0438
lib/functions.in: explicitely injecting --build=$arch_build configure option at toolchain stage
15 years ago
Christian Wiese
cea9e4ea80
generic target: added the new gcc dependencies gmp, mpfr, ppl and cloog-ppl to minimal package selection
15 years ago
Alejandro Mery
5deeccbdae
pkgprefix: fixed bug in prefix request with -r, and sightly cleaned code
14 years ago
Christian Wiese
3e242d5724
scripts/Config: changed title of the main config dialog (removing 'The') - now for real :/
14 years ago
Christian Wiese
08bb3b6c62
scripts/Config: changed title of the main config dialog (removing 'The')
14 years ago
Christian Wiese
51bc49251b
lib/sde-config/config.hlp: cleaned/fixed-up the help text
14 years ago
Christian Wiese
d1af5b38c4
lib/sde-config/main.in: corrected title of Package List dialog
14 years ago
Christian Wiese
8fd8ea9165
lib/sde-config/pkgseldir_compile.sh: improved sed pattern for module_get_description() making it a bit more space/tab tolerant
14 years ago
Alejandro Mery
ebda1ca311
Introduced QT3-QUIRK flag
15 years ago
Nagy Károly Gábriel
be111a103a
sde-config: Removed default value 1 from SDECFG_MULTILIB
15 years ago
Alejandro Mery
a55da62d0b
generic: removed minised and embutils from minimal
15 years ago
Alejandro Mery
660d3c3e0e
generic: added libtirpc to minimal as required by nfs-utils
15 years ago
Alejandro Mery
715d8d6f69
install: changed to handle mkinitramfs
15 years ago
Alejandro Mery
78437cae2d
generic: changed to use mkinitramfs instead of legacy mkinitrd
15 years ago
Alejandro Mery
c01295efc6
sde-download: cleaned and removed bashisms
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
9d0aa27edd
etc/register: renamed group 31 from uucp to dialout, 14 stays as uucp
16 years ago
Alejandro Mery
a9167716d5
early: adapted udev patch
16 years ago
Alejandro Mery
097687bd89
sde-config: changed default output format to "none" as the others aren't supported anymore and need major rework to be usable again
16 years ago
Alejandro Mery
30a4a1584a
install: sed -e 's/udevsettle/udevadm settle/g' -e 's/udevtrigger/udevadm trigger/'
16 years ago
Alejandro Mery
d01ef4dc65
early: -e 's/udevsettle/udevadm settle/g' -e 's/udevtrigger/udevadm trigger/'
16 years ago
Alejandro Mery
0f5a0aa382
initramfs: changed pack_and_push.sh to use inplace when uploading
16 years ago
Alejandro Mery
8bd9cd3a7d
mkinitramfs: moved 50-kernel.sh to early target
16 years ago
Alejandro Mery
c5f2720f1a
early: fixed to include udev/devices also for 64bits systems
16 years ago
Alejandro Mery
694f26df89
generic/minimal: changed to use util-linux-ng instead of the abandoned util-linux
16 years ago
Alejandro Mery
24a88dbce0
sde-create-package: began quest to parse freshmeat's xml
15 years ago
Alejandro Mery
9470243cab
sde-create-package: initiated work on a new "hive" for freshmeat
15 years ago
Alejandro Mery
20632b9be4
sde-create-package: fixed to run on dash
16 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
72bec0ae4b
functions: extended build_this_package() to support $confdir/$srctar/ for in-tree source code
15 years ago
Alejandro Mery
91585244fb
functions: enhanced pkgprefix() to prepend $root (real absolute path) when -r is passed
15 years ago