Alejandro Mery
af30fe6fe5
Removed even more superfluous ""s and ''s
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
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
Alejandro Mery
dff6a79940
Improved initramfs output format to accept dynamic binaries when CONFIG_STATIC != 1
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
18181c2944
Changed all included targets to not use glibc32 anymore
17 years ago
Christian Wiese
ba8d066371
Fixed install init checking the right way for /dev/{console,null,zero}
- We have to use test -c while checking for character devices.
17 years ago
Minto van der Sluis
dd17f08b9e
Changed livecd pkgsel to use qt3 instead of qt
17 years ago
Alejandro Mery
720f7c449f
* fixed typo on initramfs output format
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21401 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
b3939ff4f7
* renamed initrd output format to initramfs which fits better
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21397 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
11e9e9d7f1
* improved initrd output format
* weak function initrd_flist_install_filter() used to decide if a
package has to be expanded by filtered flist or not
* filtered out .a.* files by default
* added sanity check, like the presence of /init and the check for
safe file types on {usr/,}{sbin,bin}/* and lib/udev/*
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21353 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
59ab2869ea
* improved initrd output format to also ignore .pc files
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21344 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
d2a7f6882b
* improved initrd output format to support a list of packages to expand by flist
which can be modified by the target
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21298 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
2d2c68700c
* adapted reference target and the livecd output format to the last changes
on sde-debug and opensde-src - close #341
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21092 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
b97027b88a
* improved initrd target output format to install target/$target/init.sh
as /init if available.
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21057 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
202c802c52
* fixed typo in initrd target output format and improved to also
preserve empty /sys, /proc, /mnt and /tmp
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21056 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
05f38de84f
* added forgoten copyright note on target/share/initrd
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21055 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Alejandro Mery
b472ef7ac6
* introduced 'initrd' target output format to create
build/${SDECFG_ID}/TOOLCHAIN/initrd.img (cpio.gz) considering
what was built on stage 1.
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@21054 10447126-35f2-4685-b0cf-6dd780d3921f
17 years ago
Christian Wiese
f547c98584
* changed location for the one-time postinstall scripts from
''/etc/postinstall/'' -> ''/var/adm/postinstall/''
(fixed ticket: #265 )
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20300 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago
Alejandro Mery
3a1cd0aa75
* moved our trunk into the framework subproject
git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk@20073 10447126-35f2-4685-b0cf-6dd780d3921f
18 years ago