Alejandro Mery
|
47ecc5735b
|
sde-update-tree: removed superfluous message after `git clone`, git is verbose enough
|
16 years ago |
Alejandro Mery
|
aeb072a3e1
|
sde-update-tree: enhanced output by using echo_info and the other echo_* functions
|
16 years ago |
Alejandro Mery
|
4fd277d006
|
sde-download: Enhanced altdir support to follow symlinks
|
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
|
47e6aee588
|
reference: changed to use sde-create-pkgdb
|
16 years ago |
Alejandro Mery
|
06e4ef25c9
|
generic: changed to use sde-create-pkgdb
|
16 years ago |
Alejandro Mery
|
d81e72a6f5
|
sde-create: Introduced `bin/sde-create-pkgdb` to create pkgs/packages.db - yes, it's legacy and ugly
|
16 years ago |
Alejandro Mery
|
96b3494a0f
|
sde-update-tree: removed debugging `echo`
|
16 years ago |
Alejandro Mery
|
5be77ea129
|
sde-binary: Changed preconfig.in to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
12dda8da95
|
sde-download-git: Changed to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
995f0140cf
|
sde-build-tools: Changed to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
0385f18d09
|
Changed lib/term-functions.in to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
96a989f3b2
|
sde-list-download: changed 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
|
363d0a4941
|
sde-config-ini: changed to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
0ec98b40cf
|
sde-download: changed to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
735b7019eb
|
sde-commit: changed to use $ECHO_E
|
16 years ago |
Alejandro Mery
|
8141f925f7
|
sde-update-tree: enhanced to close package/ from the same URL used to clone $SDEROOT
|
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
|
92b919e437
|
sde-cleanup: changed to use cat <<-EOT instead of echo -e
|
16 years ago |
Alejandro Mery
|
bf16cda957
|
sde-wrapper: Changed to not use `echo -e` unecessarily
|
16 years ago |
Alejandro Mery
|
1d6f84a667
|
sde-list-changes: Fixed to work with git 1.6, which moved git-* out of $PATH
|
16 years ago |
Alejandro Mery
|
7fc0dffc9a
|
sde-commit: Fixed to work with git 1.6, which moved git-* out of $PATH
|
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
|
178613ef61
|
sde-reschedule-package: Enhanced to stop when the user wont be able to remove packages anyway
|
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
|
bd022b9087
|
sde-package: Added package_exists() to lib/sde-package.in
|
16 years ago |
Alejandro Mery
|
0afe29851b
|
sde-config: Added config_iscross() function to lib/sde-config.in
|
16 years ago |
Alejandro Mery
|
5226c8610b
|
sde-reschedule-new: Finished tool to delete packages which where build before changes occurred to it
|
16 years ago |
Alejandro Mery
|
5c3c366d80
|
sde-reschedule-dependers: Finished tool to remove every package depending on any of those given
|
16 years ago |
Alejandro Mery
|
8bf238c06b
|
sde-reschedule-package: Finished tools, but some parts relay on finishing sde-reschedule-{new,dependers}
|
16 years ago |
Alejandro Mery
|
d9149e9aa3
|
bin/sde-reschedule-new: Implemented normal mode, soft and dry run. dependers and smarter config detection still missing
|
16 years ago |
Alejandro Mery
|
51a3a532ae
|
sde-config: Introduced config_id() in lib/sde-config.in - to get the value of SDECFG_ID
|
16 years ago |
Alejandro Mery
|
cd04549f65
|
sde-package: removed obsolete attributes from ./lib/sde-package.in
|
16 years ago |
Alejandro Mery
|
44ff33a202
|
Moved pkgchksum() code into lib/sde-package/pkgchksum.sh
|
16 years ago |
Alejandro Mery
|
a02d12ff15
|
sde-reschedule-new: Introduced tool to reschedule modified packages from the builds - WIP
|
16 years ago |
Alejandro Mery
|
79886bbd10
|
sde-config: Introduced config_exists() to lib/sde-config.in
|
16 years ago |
Alejandro Mery
|
871634b5e8
|
sde-reschedule-package: Introduced default discriminator of `sde defer`, implementing options parsing only
|
16 years ago |
Alejandro Mery
|
b24b137aea
|
sde-reschedule: Introduced `sde reschedule` (Alias: defer) wrapper
|
16 years ago |
Alejandro Mery
|
1a3ba16e85
|
sde-config: Introduced lib/sde-config.in providing config_list() to the tools
|
16 years ago |
Alejandro Mery
|
8b6545547a
|
functions: changed pkginstalled() to use $* instead of "$@" when generating the pattern
|
16 years ago |
Alejandro Mery
|
6930a24c8e
|
early: Enhanced early's init to modprobe rootfs's filesystem module
|
16 years ago |
Alejandro Mery
|
cb3bb9ed0e
|
early: fixed modprobe
|
16 years ago |
Alejandro Mery
|
daf05b53cb
|
sde-reown: enhanced to handle download/, but without breaking hardlinks
|
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
|
59005a7456
|
early: Enabled bb's `test` explicitly
This wasn't needed until 1.11
|
16 years ago |
Alejandro Mery
|
8a3b76df62
|
initramfs: Changed broken links checker to skip /dev
|
16 years ago |
Alejandro Mery
|
5298b255d8
|
initramfs: Enhanced to support symlinks to symlinks
|
16 years ago |