This patch enables Linux kernel directory notifications (dnotify) for KDE 3.1.
dnotify is a really nice feature and basically allows applications to be
notified of changes to (files in) selected directories. It is especially
useful for a local file browser (eg. Konqueror, but also KDE open/save
dialogs) to immediately show new or deleted files in a directory. I have
never compiled KDE without it in the last years.
For details, see /usr/src/linux/Documentation/dnotify.txt.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2005 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
A quick scan with grep showed these mkdir -p commands in packages that can be
removed because these directories are created in 00-dirtree.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2004 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Written by me to link bash against libreadline.so, this
option worked while both libreadline.{a,so*} were in /lib
(well it never actually worked, ncurses failed). Now that
.so is in /lib and .a in /usr/lib, bash is always linked
against .a, so the option desn't make any sense - the .a
included in bash works just as well.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2001 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
the /etc/hosts rewrite is disabled, because I do not yet have an idea how
to implement it without a static IP address ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1991 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
as I just noticed the new rocknet does not start interfaces
automatically. (pointed out by clifford ;)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1990 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
perl-libxml XML::LibXML-1.56
mono-debugger-0.5 - gtk support was officialy commented to make it build, but i need to hack boehm-gc to make the debugger build. (TODO)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1985 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
mkdir -p $root/etc/network/modules/ , this is line is no longer needed
as this dir is now part of 00-dirtree.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1951 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Fixes hook option for Build-Pkg from silo.conf as it was not compatible
anymore.
Updates from version 1.3.0 to 1.3.2
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1950 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Removes un-needed packages and includes subversion-static (we still want
the users to be able to build rock with minimal right? :)
And yes this reduces minimal's size a lot, this is not the last
reduction to do, but its quite significant.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1948 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
man-pages-1.61->1.63
man-1.5m1->1.5m2
ntfsprogs-1.7.1->1.8.0
(changeset includes the screen.conf I forgot to add during the screen update)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1942 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
the attached patch fixes the problem that the .init isn't copied
to the appropriate directory. Thanks rene for pointing me to this
problem.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1915 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc