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
|
16 years ago |
Alejandro Mery
|
537872a1b9
|
[opensde] improved pkgdesc function to return an arbitrary package's conf dir on request.
|
16 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 |
Alejandro Mery
|
49e4e990ab
|
[sde-config] Introduced lib/sde-config/pkgseldir_compile.sh, to generate Config code to handle pkgsel.d directories
|
17 years ago |
Alejandro Mery
|
f3c82cbc8b
|
[sde-config] Improved migrate.sh to rename SDECFG_ABORT_ON_ERROR_AFTER to SDECFG_CONTINUE_ON_ERROR_AFTER automaticly
|
17 years ago |
Alejandro Mery
|
533b5c2bb8
|
[sde-config] Renamed $SDECFG_ABORT_ON_ERROR_AFTER to $SDECFG_CONTINUE_ON_ERROR_AFTER which adjusts better to the logic behind
|
17 years ago |
Alejandro Mery
|
7d5df20621
|
[lib/filter] Introduced lib/filter, providing $SDECFG_FILTER_NODEVEL config option to flist-out development files
|
17 years ago |
Nagy Karoly Gabriel
|
e7e886c3c8
|
Revert "[tardiba] added samba to tardiba pkgsel."
This reverts commit 9e8026aecc .
|
17 years ago |
Nagy Karoly Gabriel
|
9e8026aecc
|
[tardiba] added samba to tardiba pkgsel.
|
17 years ago |
Alejandro Mery
|
c8a354142e
|
[early] Added chroot, useful in convination to initrdopt=shell
|
17 years ago |
Alejandro Mery
|
81098e2a52
|
[early] Changed init to not make mdadm and lvm activations fail if the module didn't load, it may be built-in.
|
17 years ago |
Alejandro Mery
|
b047c8b755
|
[early] Cleaned sbin/getsh, and changed to receive a full /dev/foo character device, and not just the partial name
|
17 years ago |
Alejandro Mery
|
38963ce6ee
|
[early] Changed init to use sbin/getsh to get the shells
|
17 years ago |
Alejandro Mery
|
cb98f6cc8d
|
[early] Changed sbin/getsh to not background itself
|
17 years ago |
Alejandro Mery
|
7f8f7a5af1
|
[early] Renamed initramfs/sbin_vc-spawn.sh to sbin_getsh.sh
|
17 years ago |
Alejandro Mery
|
d195e4ae62
|
[Build-Pkg] Fixed to pass -o when mounting tmpfs only if $SDECFG_SRC_TMPFS_OPT is set
|
17 years ago |
Alejandro Mery
|
ee8e078e06
|
[early] Improved init to support initrdopt=shell, to get a shell before switch_root-ing
|
17 years ago |
Alejandro Mery
|
c42686d319
|
[early] Improved init script to not activate mdadm and lvm volumes if {lvm,mdadm}=no was given as initrdopt
|
17 years ago |
Alejandro Mery
|
68fcbe75f5
|
[early] Improved init to detect mdadm and lvm volumes if mdadm and lvm are given via initrdopt=...
|
17 years ago |
Nagy Karoly Gabriel
|
1a0ed2cbea
|
[architecture/x86] Defaulted X86 arch to pentium-pro
|
17 years ago |
Alejandro Mery
|
38a590209f
|
[sde-commit] Cleaned commit-message.awk to not hide ' - ' inside the title variable
|
17 years ago |
Alejandro Mery
|
2c7f562081
|
[sde-commit] Changed message generation to use a heading [$pkg] text
|
17 years ago |
Alejandro Mery
|
9ae0ded830
|
Improved overlay_apply() to support D_foodir macros on the content of .txt and .sh/.exec files and on the target of the .ln files
|
17 years ago |
Alejandro Mery
|
07eb9e0706
|
Fixed overlay_apply() to remove the leading / produced when translating D_foodirs
|
17 years ago |