Minto van der Sluis
b38a41d960
Improved sde-config man page
17 years ago
Minto van der Sluis
440d0a7a2a
Improved sde-commit man page
17 years ago
Minto van der Sluis
5658e887b3
Improved sde-clean man page
17 years ago
Minto van der Sluis
967339a819
Improved sde-build man page
17 years ago
Alejandro Mery
e5439a1f56
Improved initramfs output format's initramfs_install_overlay() to create the directory of the file to inject if it's new
17 years ago
Alejandro Mery
5bf5dbfacb
Improved initramfs output format by not removing empty folders from /srv, /root and /var neither
17 years ago
Alejandro Mery
aba629a15e
Improved initramfs output format to support .ln overlay files as symlinks, including the referenced location as content
17 years ago
Alejandro Mery
b440483344
Fixed typo in target/share/initramfs/build.sh to evaluate INITRAMFS_POSTINSTALL_HOOK correctly
17 years ago
Christian Wiese
54ecf4b206
Changed status messages while building 32 Bit libraries for glibc to be more consistend
17 years ago
Christian Wiese
82bf41546f
Fixed sde-config to have multilib available just for mips64, powerpc64, sparc64, x86-64
Note: We have to check what kind of other 64 bit architectures we have to add.
17 years ago
Alejandro Mery
95ab330f91
Improved initramfs output format to exclude by default aclocal/, opt/*/{doc,info,man} and gtk-doc/ and to not remove empty dirs from /dev
17 years ago
Alejandro Mery
a4e549bf3f
Changed initramfs_install_flist() to not hardcode any sed argument
17 years ago
Alejandro Mery
f420cee6a1
Improved initramfs_install_overlay() to set the right file modes of the injected files
17 years ago
Alejandro Mery
658e3597e6
Changed target/share/initramfs to use $rootfs instead of $initrddir, it's clearer
17 years ago
Alejandro Mery
a8719e9fab
Cleaned target/share/initramfs/build.sh, and introduced target/share/initramfs.in library for reusable functions
17 years ago
Oliver Winston
4fb2cf37f6
Enabled multilib support by default.
17 years ago
Alejandro Mery
dff6a79940
Improved initramfs output format to accept dynamic binaries when CONFIG_STATIC != 1
17 years ago
Alejandro Mery
9e8aba7e88
Added "Done." message at the end of target/generic/build.sh
17 years ago
Christian Wiese
c398fa8948
Changed the pattern to find the pure64 or multilib patches
- The formely pattern used $pkg-$ver, which turned out to be
a bit too strict.
17 years ago
Christian Wiese
856f2b77fe
Changed Config to show multilib support option within the "Architecture" block
- After changing the default behavior for 64bit target builds from
"multilib-by-default" to optional, it is more wise to move the
option out of the "Expert Features" section to be more visible.
17 years ago
Christian Wiese
6fbbad021c
Changed initrd build script to search lib64/modules if multilib is enabled
17 years ago
Christian Wiese
2794592511
Replaced obsolete 00-dirtree with fhs package in all included targets
17 years ago
Christian Wiese
0b16472d9f
Changed Build-Pkg to flist lib32 and lib64 only if multilib is enabled
17 years ago
Christian Wiese
18181c2944
Changed all included targets to not use glibc32 anymore
17 years ago
Christian Wiese
bd3050454f
Fixed glibc for x86-64 while building a mulitlib capable glibc
- After finishing the first buildloop we have to go back to
toplevel srcdir
- This commit also changes the priority of the preconf hook we
use while building multilib.
Warning:
The change of the priority is very sensitive, so you should
just change it if you really know what you are doing!
17 years ago
Christian Wiese
b36524718a
Removed implicit enabling of multilib support from x86-64 architecture
- To be able to build "pure" x86-64 systems (non-multilib) we need to remove
this hardwired multilib by default behavior from the x86-64 architecture
configuration.
17 years ago
Christian Wiese
c766a93a55
Improved gcc for x86-64 to include the appropriate patch for multilib or pure64
17 years ago
Christian Wiese
d532c887df
Improved glibc for x86-64 multililib and pure64 support
Note:
From now on we do not rely on the glibc32 package anymore by using a second
buildloop while building a 64bit multilib target.
17 years ago
Alejandro Mery
be6a7f370b
Changed default kernel settings to not append an auto "LOCALVERSION" hash at the end of kernelrelease
17 years ago
Alejandro Mery
5d71c95b32
Fixed svn support on `sde ci` to only commit what was requested
17 years ago
Alejandro Mery
e01ef36d08
Improved bin/sde-update-tree to also update svn sub-trees
17 years ago
Alejandro Mery
a562fe4682
Fixed `sde ci` to commit changes on svn working trees correctly
17 years ago
Alejandro Mery
c44f1e9e25
Improved ./bin/sde-commit to produce status and diff for svn working copies
17 years ago
Alejandro Mery
4c3be4e2c1
Fixed ./lib/sde-package/patch-copyright.sh to send all errors to stderr, to not send garbage to patch -p0
17 years ago
Alejandro Mery
1529e0f8b9
Fixed `sde ci` to correctly detect unknown version control systems when calculating the diff
17 years ago
Alejandro Mery
82afd6391a
Improved ./bin/sde-commit to `svn add` '?' files and apply copyright patch to changes on svn working copies
17 years ago
Alejandro Mery
7fb707a92e
Improved bin/sde-list-changes to detect changes on svn working copies
17 years ago
Alejandro Mery
0b1fa3ce48
Fixed bin/sde-list-files to handle the '.' correctly
17 years ago
Alejandro Mery
457b632b38
Fixed bin/sde to _not_ look for aliases on bin/sde-*-* files
17 years ago
Minto van der Sluis
d0740dbfc3
Added man page for sde-rename.
17 years ago
Minto van der Sluis
4b7f667a0c
Improved SDE man page, added OPTIONS section.
17 years ago
Alejandro Mery
0114be8f97
Resync man pages with the updated sources
17 years ago
Alejandro Mery
d4ddc14758
Fixed sde-sync and sde-import man pages to not use *'s on the NAME section, as it's used for the resulting filename
17 years ago
Alejandro Mery
eb546e1e44
Removed empty OPTIONS section from src/doc/man/sde.txt as asciidoc doesn't like them
17 years ago
Minto van der Sluis
cd9d624808
Improved sde-update man page
17 years ago
Minto van der Sluis
80aff9839c
Improved sde-sync man page
17 years ago
Minto van der Sluis
b4dfed0f44
Improved sde-list man page
17 years ago
Minto van der Sluis
19061759b1
Improved sde-install man page
17 years ago
Minto van der Sluis
a4ef2d60d6
Improved sde-commit man page
17 years ago
Minto van der Sluis
4bdfe6e139
Improved sde-import man page
17 years ago