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 |
Alejandro Mery
|
170c5821de
|
sde-commit: Changed commit message generator to use pkg: instead of [pkg]
|
16 years ago |
Alejandro Mery
|
481d90b695
|
[initramfs] Enhanced output format to run `ldconfig` if etc/ld.so.conf is present
|
16 years ago |
Alejandro Mery
|
e80c05bffb
|
[flags] Introduced LUA flag, for packages that need the lua's generic configuration
|
16 years ago |
Alejandro Mery
|
53468ccfec
|
[sde-update-tree] Introduced update_svn_nested(), in charge of listing svn:externals but not sub-externals... which dupe in the recursion
|
16 years ago |
Alejandro Mery
|
5e338676b2
|
[sde-update-tree] Changed update_git() to behave like update_svn() - no nested repos supported yet
|
16 years ago |
Alejandro Mery
|
0629000702
|
[sde-update-tree] Enhanced svn support to handle broken externals without aborting the whole update
|
16 years ago |
Alejandro Mery
|
bed86172c8
|
[sde-update-tree] Enhanced to try to detect a branch for rebasing if none set
|
16 years ago |
Alejandro Mery
|
4e249c3a61
|
[early] added `ln`
|
16 years ago |
Alejandro Mery
|
dd94e9da9e
|
[early] Reverted change to init to use sbin/getsh to get the shells
This reverts commit 38963ce6ee .
|
16 years ago |
Alejandro Mery
|
489f7a46aa
|
[sde-reown] Added `sde reown` which regain ownership of the files to the owner of the tree
|
16 years ago |
Alejandro Mery
|
526d123c6d
|
[sde-update-tree] Changed to use `git pull --rebase` which is smarter
|
16 years ago |
Nagy Karoly Gabriel
|
37c3d7d9ce
|
[opensde] improved build_stage2.sh to recognise util-linux-ng
|
16 years ago |
Alejandro Mery
|
e710d95231
|
[sde-commit] Enhanced patch-copyright.sh to handle *.(all|ask|choice) as 'sh'
|
16 years ago |
Alejandro Mery
|
efa2d66f0d
|
[initramfs] Improved to detect and remove broken symlinks
This fixes a problem when early is built for 64 lib/ is a symlink to lib64/ which is deleted for been empty
/proc, absolute and relative paths handled
|
16 years ago |
Alejandro Mery
|
75854dd11d
|
[opensde] fixed a bug introduced at 537872a1b9 in lib/functions.in
|
17 years ago |
Alejandro Mery
|
537872a1b9
|
[opensde] improved pkgdesc function to return an arbitrary package's conf dir on request.
|
17 years ago |
Alejandro
|
545f0ad8d1
|
[sde-update-tree] Fixed to run fine under Ubuntu
|
17 years ago |
Alejandro
|
99db9222f7
|
[sde-update-package] Changed to use gawk instead of awk
|
17 years ago |
Alejandro
|
a950bf523d
|
[sde-package] Fixed patch-copyright.sh to not use bash-only substitutions
|
17 years ago |
Alejandro
|
ad3e31d72b
|
[sde-commit] Changed to use gawk instead of awk, which on some systems (Ubuntu) points to mawk
|
17 years ago |
Alejandro Mery
|
803ddc1286
|
[opensde] Changed etc/download.sed as http://ftp.gnupg.org is gone
|
17 years ago |