- rm -fv $root/usr/lib/lib{readline,history}.so*
^- why on earth did someone wiped those out ?!? ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1723 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- Added package calltree (nice for understanding e.g. linux kernel)
- Mine/gasgui "Full install" fix (bug reported by daja77)
- Stone: only look in module files for main menu entries
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1715 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
fixed the STONE install module to only offer filesystem creation if the
user-space tools are present
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1714 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
instead of hook_add and /sbin/ instead of $sbindir.
13:45 <mnemoc> can you s/var_append/hook_add/g reiserfsprogs.conf ? please :(
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1702 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
this patch *should* allow other packages to build against UWs
c-client (part of pine). This is for instance could be used by PHP so
that things like horde and squirrelmail can operate.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1604 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
I have to remind that the /etc/devfsd.d/hardware bug, a
chown/chmod of the possibly unexisting /dev/.../generic,
is still unfixed. After reviewing the proposed patches, I
wrote a brand-new "hardware". The /dev/cdrom and /dev/dvd
in it are symlinks to /dev/cdroms/cdrom0 which is itself
a symlink, but are guaranteed [not] to exist and always
point to the right location. Tested under -1041/ia32,
including the 'generic' devices and rmmod <cd-driver>.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1602 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
* fixes a typo in scripts/Build-Pkg
* updates easytag to 0.30a
* updates alsa-driver to 0.9.7
* adds an init script for atd
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1585 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
the code with a post-flist solution which works more package independet
and allows the adaption of the .la files
PARTIALLY TESTED - PLEASE REVIEW!
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1582 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
maybe i'm the only person in the world having this problem, but... here is a tested patch for a mkdep "Argument list to long" problem.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1500 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
binutils.conf: ignore --disable-static, *.a required by
ksymoops at least.
gdb.conf: ignore --enable-shared and --disable-static,
gdb linking is buggy (I reported that years ago).
liblockfile/force-symlink.patch: force the liblockfile.so
symlink, or it fails on stage 9.
ncurses/one-step-install.patch: use one shell command to
remove the old .so libraries and install the new ones,
for ncurses.so may be required by bash.
readline.conf: after the shared libraries have been
installed, and if bash is supposed to require them, move
them from /usr/lib to /lib. Please don't change this code
(except for moving the shared libraries only into /lib),
the event flow is tricky and can be easily broken.
readline.conf: don't copy doc to docdir, auto-doc-copy
does it better. But copy the examples, they are a nice
readline.info completion.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1498 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
bash:
- do not copy doc to docdir - auto-doc does that,
and does it better (I compared the file lists)
bash.conf: do not unpack bash-doc if no auto-doc, unneeded
- support the with-installed-readline option
(ROCKCFG_PKG_BASH_INST_RLL) by (1) passing the confopt and
(2) not linking bash to -lhistory if stage >= 2 (-lhistory
is required for stage <= 1 because of "--disable-readline"
and doesn't make any difference with the bash builtin
readline because it's statically linked).
- dont-link-history.diff: what the name suggests, see .conf
bootdisk/config.in: lock with-installed-readline to 0.
For this option to work, readline-shared must be applied,
or the build will fail if ROCKCFG_PKG_BASH_INST_RLL=1.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1493 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- upgrade to Python 2.3 and fix dependent packages
I have a system running 2.3 since some weeks, these should be the
remaining fixes; tested individually, not in a full rebuild.
- bump linphone and mined version
- another take at fixing libgnomedb / mergeant priority
Speculative.
- fix kdeartwork31 download
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1483 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc