Christian Wiese
aa863411c3
added option to not package development files
13 years ago
Alejandro Mery
9174ea8b0f
sde-config: skip symlinks in config/$config syncing
13 years ago
Nagy Károly Gábriel
6fa00f20bb
Revert "Build-Target/package.sh: added capability to filter out development files while creating the binary package"
This reverts commit 95e731c6a7
.
13 years ago
Nagy Károly Gábriel
26e9d3bd7e
Revert "bin/sde-build-tools: changed to also create a symlink lib -> lib64 when building cross tools for 64bit architectures"
This reverts commit 6fa6b28992
.
13 years ago
Nagy Károly Gábriel
a751eb36a8
Revert "filter/parse-config: changed to not filter out development files from flist"
This reverts commit 3995963299
.
13 years ago
Nagy Károly Gábriel
c210830c87
register: introduced incron user and group with uid/gid 52
13 years ago
Christian Wiese
95e731c6a7
Build-Target/package.sh: added capability to filter out development files while creating the binary package
Note:
This is a very first attempt, thus the implementation is far from being
perfect!
13 years ago
Christian Wiese
3995963299
filter/parse-config: changed to not filter out development files from flist
Note:
Filtering out development files from the flist seems to be very harmful,
especially when it comes to .la files, because the mechanism for removing
.la files in stage 0 and 1 depend on the flist.
13 years ago
Christian Wiese
6fa6b28992
bin/sde-build-tools: changed to also create a symlink lib -> lib64 when building cross tools for 64bit architectures
Note:
This is a first approach which leaves some space for improvements of course.
13 years ago
Alejandro Mery
f3be12af4d
sde-list-download: Add .xz support
13 years ago
Alejandro Mery
834732be91
generic: util-linux-ng was renamed to util-linux
13 years ago
Christian Wiese
671b4a4e80
sde-download: added xz support
13 years ago
Christian Wiese
80dd44970a
sde-download: fixed typo in warning message
13 years ago
Christian Wiese
8447b68954
src/tools-source: changed uname_wrapper.in.sh to check for 'linux' package instead of 'linux26'
13 years ago
Christian Wiese
7eab8ec07c
target/generic: added libnfsidmap to minimal pkgsel which is needed to enable support for NFS v4 and v4.1 in nfs-utils
13 years ago
Christian Wiese
c9cd98e22b
target/generic: added libevent to minimal pkgsel because nfs-utils >= 1.24 depends on it
13 years ago
Christian Wiese
cad8ee55d1
target/generic: added libgssapi for turning on gss api in libtirpc
13 years ago
Christian Wiese
f87b5487c6
target/generic: improved comment for libtirpc that it is needed by pam now
13 years ago
Christian Wiese
cacea30526
target/early: fixed to build libmpc only at stage 0
13 years ago
Christian Wiese
8478718907
target/early: added libmpc because gcc >= 4.5 depends on it
13 years ago
Christian Wiese
51ee9acc1d
target/generic: removed modutils from pkgsel
13 years ago
Christian Wiese
0160ad54ba
target/generic: added libmpc because gcc >= 4.5 depends on it
13 years ago
Christian Wiese
4a3c894e09
target: removed old proof-of-concept dreamcast target
13 years ago
Christian Wiese
adc8eea45c
target: removed old wrt2 target
13 years ago
Christian Wiese
e489d245a4
target: removed old embedded target
13 years ago
Christian Wiese
c1b0a9a9a2
target/generic: removed pdksh from package selection
Note:
Including pdksh can be considered a real artefact so it is time to
remove the crap.
13 years ago
Christian Wiese
1d883223c7
target/generic: removed hotplug++ from package selection
13 years ago
Christian Wiese
5f59a762c1
target/generic: adjusted package selection reflecting name changes to linux and linux-src
13 years ago
Christian Wiese
6b7953bb5d
architecture/x86: removed pkg_linux24_post.conf because we removed the package completely
13 years ago
Christian Wiese
eca9d44d4d
architecture/sh: removed pkg_linux24_post.conf because the linux24 package was remove completely
13 years ago
Christian Wiese
10efacd74a
architecture/sh: removed pkg_linux26sh_post.conf because the linux26sh package was removed completely
13 years ago
Christian Wiese
ea87f98b55
architecture/sh: removed pkg_linux26_post.conf as it is obsolete after renaming linux26 -> linux
13 years ago
Christian Wiese
c45ed4d747
scripts/Emerge-Pkg: fixed to blacklist fhs instead of old fashioned 00-dirtree package which doesn't exist within opensde
13 years ago
Christian Wiese
726291924b
scripts/Emerge-Pkg: removed glibc32 package from blacklist because removed that package long time ago
13 years ago
Christian Wiese
b85195ac19
scripts/Emerge-Pkg: changed to reflect package name change from linux26 -> linux
13 years ago
Alejandro Mery
a93d30880e
sde-update-tree: fixed dash support, foo=$() is not resilient to whitespacing
13 years ago
Christian Wiese
f4b58d5e38
lib/functions.in: improved cmake handling to be able to not build within a dedicated build directory
13 years ago
Alejandro Mery
a5b1d11e8d
sde-build: fix postflist_static_lib() to not use readlink -f preserving the original target of the link
13 years ago
Alejandro Mery
dc92461a1d
sde-build: changed .so symlink correction to use relative_path()
13 years ago
Alejandro Mery
d6f4247f6a
sde-build: extended to keep record of symlink corrections in the build log
13 years ago
Alejandro Mery
247847f5d4
sde-build: show broken links messages as errors
13 years ago
Alejandro Mery
1e4c00932e
sde-build: turn all absolute symlinks into relative
13 years ago
Alejandro Mery
3a2953f6b6
functions: introduced relative_path() returning a relative way to reach one path from another
13 years ago
Alejandro Mery
4a1ac2ba2c
functions: introduced pseudo_realpath() sanitizing paths
13 years ago
Alejandro Mery
7a6a96548d
sde-build: warn about absolute, dirty and broken symlinks
13 years ago
Alejandro Mery
96e9a848a4
initramfs: s/folders/directories/g
13 years ago
Alejandro Mery
bab7a358f2
sde-build: sightly cleaned postflist_static_lib(), fixed a bug and warn about resulting broken symlinks (still needs more fixing)
13 years ago
Alejandro Mery
af18b8dd91
sde-build: check for broken symlinks on postflist
13 years ago
Christian Wiese
5bd7dda7c3
lib/functions.in: improved python build handling by introducing $pybuildopt and $pyinstopt
13 years ago
Christian Wiese
b4f594bc53
lib/functions.in: fixed perl build handling to always install into 'vendor' even if a package reseted plconfopt
13 years ago