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
|
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
|
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
|
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
|
c0bff28666
|
Removed "smart" optimization code
|
16 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 |
Alejandro Mery
|
a9ba45e141
|
functions: Introduced autoextract_subdir_zip()
|
15 years ago |
Alejandro Mery
|
3195db6391
|
sde-build: export LD_LIBRARY_PATH when crosscompiling in order to use libraries built on stage 0
|
15 years ago |
Alejandro Mery
|
86c8778fc1
|
sde-download: fixed dump-tokenized.sh to work again
|
16 years ago |
Alejandro Mery
|
fe25a76c0a
|
sde-download: split get-tokenized.sh into dump.sh and dump-tokenized.sh
|
16 years ago |
Alejandro Mery
|
3cdf5f26e8
|
sde-wrapper-discriminator: changed =$( to ="$( as ubuntu's /bin/sh doesn't assume it
|
16 years ago |
Alejandro Mery
|
e80f4ddc39
|
sde-package: enhanced package_parse() to support '*' and secured
|
16 years ago |
Alejandro Mery
|
c53d11398b
|
sde-wrapper: enhanced to support multiple [\t ]+ delimited aliases on a single ^#Alias: line
|
16 years ago |
Alejandro Mery
|
3e19bd673d
|
sde-download: enhanced get-tokenized.sh to follow redirects
|
16 years ago |
Alejandro Mery
|
545d53fbb1
|
sde-download: Introduced get-tokenized.sh to get the tokenized output of an URL
|
16 years ago |
Alejandro Mery
|
bbf6781d67
|
sde-package: added package_desc_extract() used to extract data from .desc files
|
16 years ago |
Alejandro Mery
|
2208c449c5
|
sde-package: enhanced package_parse() to sanitize (lower case) the arguments
|
16 years ago |
Alejandro Mery
|
59c925ccb6
|
sde-package: introduced package_parse(), which retuns a list of $repo/$pkg from a pattern or path
|
16 years ago |
Alejandro Mery
|
7bb86a10df
|
sde-package: cleaned indentation of lib/sde-package.in
|
16 years ago |
Alejandro Mery
|
e32b8e299b
|
sde-wrapper: fixed lib/sde-wrapper-discriminator.in to work with ubuntu's /bin/sh (dash)
|
16 years ago |
Alejandro Mery
|
de3265624f
|
sde-download: changed protocol/git.sh to source libsde.in quoted
|
17 years ago |
Alejandro Mery
|
54fac56d0e
|
sde-download: Moved bin/sde-download-git to lib/sde-download/protocols/git.sh as it's not a discriminator, but a helper
|
17 years ago |
Alejandro Mery
|
bcad7b3ac5
|
lib/functions.in: Added autoextract_subdir_tar_bz2, which extracts to $pkg-$ver/
|
16 years ago |
Alejandro Mery
|
1c1cda8902
|
overlay: enhanced .patch handling
|
16 years ago |
Alejandro Mery
|
4aeef8d99c
|
term-functions: fixed echo_info() to not break pipe when the app is in quiet mode
|
16 years ago |
Alejandro Mery
|
0a3724b6fd
|
Fixed lib/functions.in's abort() to work when ECHO_E is undefined
|
16 years ago |
Alejandro Mery
|
a30c3f62d2
|
sde-config: removed hardcoded lines to remove gettext when NLS is disabled
|
16 years ago |
Alejandro Mery
|
293dc7a2e9
|
sde-download: fixed validate.sh to only recompress if the file wasn't already the target file
|
16 years ago |
Alejandro Mery
|
733e3b0e2a
|
sde-download: changed mirror-test to end exec-ing sde-config-ini
|
16 years ago |
Alejandro Mery
|
c5ddc3ca78
|
sde-download: Fixed mirror-test output to turn to KB since 1024 bytes instead of an arbitrary 4096
|
16 years ago |
Alejandro Mery
|
29a046f388
|
sde-download: Enhanced mirror-test to record in .sde/settings when the mirror was chosen
|
16 years ago |
Alejandro Mery
|
cf70fbf5ef
|
sde-download: enhanced mirror-test's KB/MB printing to also work without `dc`
|
16 years ago |
Alejandro Mery
|
f7f7205516
|
sde-download: Enhanced mirror test to use KB/s or MB/s when proper
|
16 years ago |
Nagy Karoly Gabriel
|
d156548733
|
sde-download; added translation for the new romanian mirror
|
16 years ago |
Alejandro Mery
|
f0927b8bc9
|
lib/functions.in: Removed create_package_db() in favor on the untrusted sde-create-pkgdb
|
16 years ago |
Alejandro Mery
|
5be77ea129
|
sde-binary: Changed preconfig.in to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
0385f18d09
|
Changed lib/term-functions.in to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
c579fa1349
|
sde-config: Changed scripts/Config to use libsde.in and $ECHO_E
|
16 years ago |
Alejandro Mery
|
e50009306a
|
Changed lib/functions.in to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
f64a8ee533
|
libsde.in: Enahanced to export $ECHO_E, as ubuntu's /bin/sh doesn't support `echo -e` and we want to work on systems where bash isn't /bin/sh
|
16 years ago |
Alejandro Mery
|
7fa7a8cee0
|
sde-config: fixed cpus detection fix to work on older kernels too
|
16 years ago |
Alejandro Mery
|
4f63dff7dc
|
sde-config: enhanced detection of the number of CPUs to be more robust
|
16 years ago |
Alejandro Mery
|
bd022b9087
|
sde-package: Added package_exists() to lib/sde-package.in
|
16 years ago |