Alejandro Mery
226e69e3d6
fl_wrapper: cleaned a bit the indentation
14 years ago
Alejandro Mery
871446f057
fl_wrapper: cleaned indentation in tpl_open.c
14 years ago
Alejandro Mery
c8603cf94c
fl_wrapper: added support for *at() functions in fl_wrapper_generated.c.sh
14 years ago
Alejandro Mery
e842a509e7
fl_wrapper: cleaned code to read from proc by introducing readonce_from() helper
14 years ago
Alejandro Mery
ee4c699743
fl_wrapper: added support for mkfifo and __xmknod
14 years ago
Alejandro Mery
d02b5d6e19
fl_wrapper: added script to generate a header that escapes the syscalls we are overriding
14 years ago
Juergen "George" Sawinski
d6f22dfb2a
fl_wrapper: fix sort_of_realpath (which could not handle multiple consecutive slashes)
18 years ago
Alejandro Mery
4addc5a6aa
sde-download: silenced errors while `find`ing altdir
14 years ago
Alejandro Mery
79dd618f05
sde-download: fixed typo in notimeout support
14 years ago
Alejandro Mery
2774b1dbb1
sde-download: allow notimeout from .sde/settings
14 years ago
Alejandro Mery
c3d4b532eb
sde-nopaste: removed -v from `rm` call
14 years ago
Alejandro Mery
a01b875f18
sde-nopaste: changed to use a temporal file as echo (in Ubuntu) expands escape sequences from within variables
14 years ago
Alejandro Mery
2ef3e8730e
sde-nopaste: introduced command to paste input or file to http://nopaste.opensde.net
14 years ago
Alejandro Mery
1e65e5153b
sde: fixed to be more friendly to Ubuntu's /bin/sh
14 years ago
Alejandro Mery
e303bb3891
generic: disabled embutils on ref so Baldzius stops whining
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
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 :/
15 years ago
Christian Wiese
08bb3b6c62
scripts/Config: changed title of the main config dialog (removing 'The')
15 years ago
Christian Wiese
51bc49251b
lib/sde-config/config.hlp: cleaned/fixed-up the help text
15 years ago
Christian Wiese
d1af5b38c4
lib/sde-config/main.in: corrected title of Package List dialog
15 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
15 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