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 |
Alejandro Mery
|
0bb9416b33
|
functions: fixed to pass empty instead of / to confopt and makeopt when prefix is empty
|
15 years ago |
Alejandro Mery
|
323ebb4bb4
|
sde-check-package: fixed sourceforge support
|
15 years ago |
Alejandro Mery
|
9a1420f811
|
overlay: added .bin type
|
15 years ago |
Alejandro Mery
|
5c52e7088b
|
overlay: added add_flist to overlay_apply
|
15 years ago |
Alejandro Mery
|
a15d4dcdea
|
overlay: cleaned overlay_apply() by using xtarget="$rootfs/$target"
|
15 years ago |
Alejandro Mery
|
b6e06ab020
|
architecture: moved */gcc-options.in to gcc package
|
16 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
|
e93a84bcf2
|
overlay: enhanced overlay_appy to accept -q to use echo instead of echo_status
|
15 years ago |
Alejandro Mery
|
e7739ea147
|
overlay: added sopport for -n to overlay_apply to disable overwriting
|
15 years ago |
Aldas Nabazas
|
92c0c936dc
|
added version 4.x for bash supported versions
|
15 years ago |
Aldas Nabazas
|
cf0d2edf7b
|
added libxml and libxslt to minimal xorg selection
|
15 years ago |
Aldas Nabazas
|
0e53d8a0bf
|
guide m4 to cross compile
|
15 years ago |
Aldas Nabazas
|
8386d21953
|
added cross compile hacks for glibc and findutils
|
15 years ago |
Aldas Nabazas
|
31c6289197
|
added python and pixman for generic/10-minimal-xorg, both needed to build xorg-7.5
|
15 years ago |
Alejandro Mery
|
a9ba45e141
|
functions: Introduced autoextract_subdir_zip()
|
15 years ago |
Alejandro Mery
|
1eee75c0c4
|
fl_wrapper: hardcoded ppid of pid 1, and cleaned some bits using sizeof()
|
16 years ago |
Alejandro Mery
|
007cd7d201
|
fl_wrapper: allow DEBUG to be defined from `make` or `gcc`
|
16 years ago |
Alejandro Mery
|
26d3a21ec6
|
sde-build-tools: changed to use fl_wrapper's Makefile
|
16 years ago |
Alejandro Mery
|
91bfaee6a5
|
fl_wrapper: Added -fPIC to CFLAGS and support for FLWRAPPER_BASEDIR and FLWRAPPER_LIBC into the Makefile
|
16 years ago |
Alejandro Mery
|
780b662f79
|
fl_wrapper: gitignore'd generated files
|
16 years ago |
Alejandro Mery
|
ef9ae24284
|
fl_wrapper: replaced some sickness from add_wrapper()
|
16 years ago |
Alejandro Mery
|
4b2165c8d7
|
fl_wrapper: added magic to not include the copyright header of the templates everytime
|
16 years ago |
Alejandro Mery
|
da367ad173
|
fl_wrapper: added missing copyright note into tpl_*.c
|
16 years ago |
Alejandro Mery
|
d5422fbcaa
|
fl_wrapper: changed Makefile to make the generated file depend on the templates
|
16 years ago |
Alejandro Mery
|
4b997e6fdb
|
fl_wrapper: changed tpl_*.c files to be sed friendly while looking as normal C code
|
16 years ago |
Alejandro Mery
|
a9cb8c65df
|
fl_wrapper: moved templates out of the generator script
|
16 years ago |
Alejandro Mery
|
467c53aa8e
|
fl_wrapper: Initial Makefile
|
16 years ago |
Alejandro Mery
|
a556cbf344
|
fl_wrapper: split fl_wrapper.c.sh into fl_wrapper.c and fl_wrapper_generated.c.sh
|
16 years ago |
Alejandro Mery
|
b6576c0a5b
|
fl_wrapper: moved related files into it's own subdirectory
|
16 years ago |
Alejandro Mery
|
3195db6391
|
sde-build: export LD_LIBRARY_PATH when crosscompiling in order to use libraries built on stage 0
|
16 years ago |
Alejandro Mery
|
b72b7c9e38
|
initramfs: made pack_and_push create images using the suffix instead of only uploading them by that name
|
16 years ago |
Alejandro Mery
|
2e1bea6266
|
initramfs: enhanced pack_and_push.sh to support a -f option to force mkinitramfs, and sudo support to run rsync as the user when called using sudo
|
16 years ago |
Alejandro Mery
|
b477d325bf
|
x86: "improved" description of c3 and c3-2 optimizations
|
16 years ago |
Alejandro Mery
|
d968e43e77
|
sde-reschedule-dependers: fixed to not whine on configs with empty sandboxes
|
16 years ago |