Piotr Esden-Tempski
9913f2ab73
Piotr Esden-Tempski <pe1724@bingo-ev.de>:
I finally got the gcc so far that it can use dietlibc as default
libc I could get most packets in the ditlibc target running.
Many package patches and dietlibc code - see the CHANGELOG-ESDEN for
the details.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1345 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Dimitar Zhekov
500f0928a9
Dimitar Zhekov <jimmy@is-vn.bg>:
- devfs.patch: use the devfs names by default
- devpts.patch: allow openvt from a non-vc terminal
(without switching back to the original terminal)
- an option to change w3m build model (baby...monster)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1344 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
173c60ba81
fixed the x86/build.sh to use the correct mdlbl version - pointed out by
Silvio Godenzi <godenzi@masterpoint.com>
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1343 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
d2e2acbd7d
fixed /usr/local utilization of koules
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1341 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
479d232102
fixed autotrace category to make it pass paranoia checks and so
build correctly
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1340 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
244dc9ae49
also fixed (hopefully - regtest has not yet reached the rebuild)
xtris to not install into /usr/local
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1339 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
3824de817c
fixed pcse-lite to not install a /usr/local file (+cleanups)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1338 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
306200f530
Reverted parts of revision 1299 - the dialog update is very broken
and corrupts the terminal at exit. PLEASE DO TEST THE PATCHES A
BIT MORE! - And please fix the new version including upstream
sent.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1337 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
7e92e75676
mp3info: removed gcc33 patch (does not apply) and cleanups
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1336 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
cbbb600a20
fix for regression caused by my python build support
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1335 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
90457beee3
bootdisk target cleanup and tiny refactoring to make it possible to skip
the /boot directory content from the bootdisk (on PowerPC the 2nd stage
increased to over 64MB ...)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1334 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
ede1abc61e
This part disables the useage of math.h functions since dietlibs only support
them correctly for x86.
This is a ugly hack which return 0.0 for all such function - and we should
consider working on fixing dietlibc in this regard.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1333 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
6b33492f95
moved python setup.py support into scripts/functions - obsoleting some
$pkg.conf files
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1332 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
cf907a7b52
Sebastian Jaenicke <tsa@jaenicke.org>
Official patches for slrn from:
http://slrn.sourceforge.net/patches/
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1331 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
c027752d4e
implemented fully static kernel configuration without
any automated generation (of course optional)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1330 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
04fb1ea6d2
changelog from the rs/6k
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1329 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
b36582ce97
heavy snort cleanup (not yet fully tested - but did not build before
and included heavy viloation of ROCK Linux file install policies)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1328 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
1fd128e5b7
this hopefully fixes the MMX/SSE/SSE2/3DNOW utilization on non x86
systems.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1327 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
317ecebb60
at leas the current version uses MMX SSE* by default ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1326 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
91ccbc2aa1
since lm_sesors need special i2c patches that are incompatible with the
powerpc default kernel lm_seonsors is non powerpc for now ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1325 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
b18f2978cd
mmx is x86 onlly - maybe I could spread some flyers with this information?
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1324 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
2a3c03bfb8
those are x86 only ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1323 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
1e00f72793
fixed mjpegtools for powerpc (yields some warning with -Werror ...)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1322 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
7af1f18dc6
final vns work to make it compile automatically
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1321 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
ebf6e6f32d
This patch adds the missing PowerPC definitions (am I / are we the only
person / people on earth that build for PowerPC ?!?!?!?!?!?!?!?)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1320 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
8b891e3b21
longrun is x86 only
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1319 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
8a90fb69b0
soem more copyright tags
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1318 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
92905e0940
a linux26 PowerPC SMP compile fix
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1317 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
7f95364cca
switched to a self-packaged drm snapshot from dri.sf.net (this
way we can always just package the snapshot we now that works and
do not rely on other distibutions people's export that are often
out of date or do not work at all)
== 09/05/03 16:53:34 =[9]=> Finished building package linux-drm.
Linux idefix 2.4.22-benh2-rock #1 Fri Sep 5 02:51:10 CEST 2003 ppc unknown unknown GNU/Linux
and the best it not only compile on PowerPC - it even works on PowerPC!
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1316 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
ef4c53a3b4
linux-drm update to a version that a) works and b) even on PowerPC
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1315 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
1b56ded7c8
linux-drm move - as already mentioned a few times by clifford
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1314 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
44119ca971
i2c update
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1313 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
4f461a7e44
copyright tags
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1312 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
5bba21e574
linux24benh update
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1311 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
7417ba86d9
some update lying arround on my iBook ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1310 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
6053222280
kernel disables (driver I do not want to fix yet) for PowerPC
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1309 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
06769644f7
fixed linux* and linux24 (horizon driver issue) for powerpc
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1308 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
672b79d210
fix linux* for ppx (strange IFS reset issue ...)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1307 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
6e38f328df
the new patch
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1306 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
e3db3a3255
the mac ibook XFree patch update
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1305 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Alejandro Mery
6a840fcf9c
Alejandro Mery <amery@geeks.cl>:
use of pkg_*_pre.conf instead of parse-config
and options to build gcc{2,3,3.3} objc with gc, and options to build their java wth system boehms instead of the old included version.
and makes it not install doc itself
testes finished for gcc2 and gcc33... test for gcc3 still in progress but looks good.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1304 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Dimitar Zhekov
be4cb0da2e
Dimitar Zhekov <jimmy@is-vn.bg>:
Here is the new xfce4 repository. dbh (disk based hash)
package is in base/libraries, everything else in the new
extra/desktop/xfce. xfce4-session (the session manager)
is not included (yet). Compiles and runs - under 1041.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1303 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Dimitar Zhekov
97fb564002
Dimitar Zhekov <jimmy@is-vn.bg>:
beaver, gentoo: use gnome-14.conf
mplayer: copy codecs.conf under $sysconfdir (as an
example only, the builtin conf is used if it's missing)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1302 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
bc190ce201
^M fix
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1301 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
6e8d488c62
fiix spelling typo
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1300 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
d850d880fb
Sebastian Jaenicke - updates
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1299 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
746f19f10b
hopefully fix for the extreme annoying XF86Config parsing problem
which results in a non-startable X
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1298 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
f1a0429148
fixed xzgv for non x86 architectures (disabled the useage of mmx ...)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1297 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
98ee39318b
xosd update
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1296 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago
Rene Rebe
a46aa7f1f1
the online CHANGELOG was misleading - there is no xfree .12 yet ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1295 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
21 years ago