- the flistdel code is now present in the normal gctk+.conf (like
done in apache) and only this part is active for sourcing packages
this completes the set of gnome24 cleanups commit (untested)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1658 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- disabled pmud to be enabled by default (pbbuttonsd does now work relyable
stand-alone
- fixed the svnserve.init script
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1654 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
(as it was in dRock in the past) is still on the TODO - but for this we
need to fall back to not use make install since this target is not able
to install into $prefix (for some strange hardcoded reasons ...)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1649 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
Looking at lsof(1) output, it seems that unmounting of
/old_root/dev fails because of the kernel daemons keeping
/dev/console open, which doesn't seem very proper to me.
No matter, the right way to move a filesystem IMO is with
mount --move, not by umounting-then-mounting it. The only
drawback is that MS_MOVE has to be #defined [to 8192].
Mounting initrd's /bin as /usr/local/bin was quite dumb
of me I must admit. It's much easier, if needed, to leave
/old_root and put /old_root/bin in $PATH. That's not FHS
compliant, so s/old_root/local/g * if you wish.
2nd_stage_small.tar.gz is created with tar | gzip -9
because it's size is very near the limit (that is, with
mine linked as shared, which currently gives a sig11).
Using .bz2 will be better, if approved by Rene/Clifford.
2nd_stage_small (re)boots/shutdowns with no errors, mount
lists the filesystems mounted properly and /old_root can
be unmounted, so 2nd_stage full should not display errors
as well. Now if there was anybody willing to fix mine...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1599 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
please disregard yesterday's patch for bitlbee,
a new version appeared today, fixing some small bugs :
Some stupid Makefile bugs (like overwriting files in etcdir) were
fixed. The MSN module was disabled since it's unusable.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1596 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- change my mail address for my packages
- add mpd, mpc and gtk2mp: it's a music player daemon and
2 frontends to use it
i am also using a php frontend but i don't really know where
to put the files so i did not packaged it
- fix a tag in doxygen.desc
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1592 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Correct the permissions of some *.syntax files. I'll notify
the mc developer today. Tested under -1559.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1590 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
Replace "exfonts" with "cyrillic-fonts" in .{conf,desc}.
NOT tested, but the current xfree86-cyrillic-fonts doesn't
work for sure, "${archdir%-exfonts}" breaks it.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1579 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc