Alejandro Mery
1f3201fa0c
Updated busybox (1.8.2 -> 1.9.0)
17 years ago
Alejandro Mery
df60437c25
Updated glib (2.14.1 -> 2.14.2)
17 years ago
Minto van der Sluis
a8e906cdec
Modified bcron to display an error when cron is installed.
17 years ago
Alejandro Mery
47c6430773
Updated glibmm (2.14.0 -> 2.14.1)
17 years ago
Alejandro Mery
0c8edfc1f0
Updated libelf (0.8.9 -> 0.8.10)
17 years ago
Alejandro Mery
0f9547b6f0
Updated glibmm (2.12.7 -> 2.14.0)
17 years ago
Alejandro Mery
e962310671
Updated glib (2.12.12 -> 2.14.1)
17 years ago
Alejandro Mery
39b07d1fdf
Added compatibility link usr/doc -> share/doc to fhs package
17 years ago
Christian Wiese
028ec76fcf
Updated glib (2.12.12 -> 2.12.13)
17 years ago
Alejandro Mery
282b6cba98
Updated busybox (1.7.2 -> 1.8.2)
17 years ago
Alejandro Mery
9a78fdd2a8
Updated usbutils (0.72 -> 0.73)
17 years ago
Alejandro Mery
01bd15bd86
Updated libusb (0.1.11 -> 0.1.12) - removed speedup-v2.patch, out of our scope
17 years ago
Alejandro Mery
23f664d055
Updated pciutils (2.2.5 -> 2.2.9)
17 years ago
Alejandro Mery
016559166a
Changed pciutils to build on stage 1 when crosscompiling, and adapted as now it honors DESTDIR
17 years ago
Alejandro Mery
c947dd1767
Added dtach (0.7) - Runs programs that know how to redraw themselves detached from a terminal
17 years ago
Christian Wiese
b81d8d6615
Fixed glibc multilib case creating a proper ld.so.conf
...
- The conditional that checked what kind of ld.so,conf has to be generated
was using $slibdir = lib64 in postmake to check if it is a 64bit build,
and because multilib support was hardcoded for 64 it injected a corresponding
ld.so.conf.
Now that we implemented multilib support by using buildloops $slibdir gets
altered to lib32 in the second loop while building 32bit libs.
This commit will change the test checking if multilib is enabled for the
target instead of using $slibdir. It also adopts the new filesystem layout
to the ld.so.conf.
17 years ago
Christian Wiese
d4d45de2b8
Removed 00-dirtree which is obsolete in favour of the fhs package
17 years ago
Christian Wiese
94f3983697
Removed glibc32 package
...
- We use buildloops in glibc for multilib support.
17 years ago
Christian Wiese
eb63eeac91
Changed glibc to create objdir-$arch_target inside srcdir
...
We have to use an 'objdir' directory for building glibc and make its
name unique by appending $arch_target to distinguish while building
a multilib capable glibc using buildloops.
17 years ago
Christian Wiese
3047733dbc
Changed glibc to use an separate 'objdir' per buildloop
...
- Since we build 32bit libs of glibc by using a second buildloop
if we build a multilib target, we have to assure that we build
64 and 32bit libs in separate directories.
17 years ago
Christian Wiese
105b5f2907
Included glibc 2.5 multilib patch
...
- This patch has to be applied while building a multilib target
and fixes the ldd script to search in lib32 and lib64.
17 years ago
Christian Wiese
9f380bb9f6
Included multilib patch for gcc 4.1.2
...
- This patch has to be applied while building a multilib target
to get the right library locations we want. (lib32/lib64)
17 years ago
Christian Wiese
747e07b085
Moved glibc32 make-install-lib-all.patch to glibc repository
...
- We'll need this patch to install 32bit libs while running the second
buildloop og glibc while building multilib.
17 years ago
Christian Wiese
5c101bdf49
Added glibc pure64 patch
...
- This patch has to be applied if we want to build "pure" 64bit builds,
that means no multilib support!
It fixes the ldd-rewrite sed rules according to the pure64 patch for
gcc.
Note:
Currently tested for x86-64 only!
17 years ago
Christian Wiese
ea1911c741
Added gcc pure64 patch
...
- This patch has to be applied if we want to build "pure" 64bit builds,
that means no multilib support!
17 years ago
Christian Wiese
0768bc5d74
Added fhs (2.3) - The Filesystem Hierarchy Standard
...
- package was made by Alejandro and taken from the just_lib svn branch
17 years ago
Christian Wiese
eca2e5dd58
Fixed binutils to build shared libs while not building a "static target"
17 years ago
Alejandro Mery
f039f6f773
Added linux26-rt (2.6.21.6) - The Linux kernel 2.6 Real-Time branch
17 years ago
Alejandro Mery
7770fc586b
Updated linux-header (2.6.21.6 -> 2.6.21.7)
17 years ago
Alejandro Mery
5c60f89b5d
Updated linux26-src (2.6.21.6 -> 2.6.21.7)
17 years ago
Alejandro Mery
d61dd120b3
Updated linux26 (2.6.21.6 -> 2.6.21.7)
17 years ago
Christian Wiese
727d9efc84
Fixed stone install modul to properly detect "special" RAID controllers
...
With this fix stone will be able to detect drives properly, while using
one of the following RAID controllers:
- Mylex DAC960/AcceleRAID/eXtremeRAID PCI RAID Controllers
Driver: DAC960
Device: /dev/rd/c<controller>d<logical drive>p<partition>
- Compaq Intelligent Drive Array
Driver: cpqarray
Device: /dev/ida/c<controller>d<logical drive>p<partition>
- Compaq Next Generation Drive Array
Driver: cciss
Device: /dev/cciss/c<controller>d<logical drive>p<partition>
The drives were not properly detected by the stone installer because those
controllers are using a non-common way of representing devices (see above).
17 years ago
Alejandro Mery
73fbd4cf1e
Added bfr (1.6) - A large-scale command-line general-purpose data buffer
17 years ago
Alejandro Mery
ad9942f6d4
Updated htop (0.6.6 -> 0.7)
17 years ago
Alejandro Mery
d32f7ff958
Fixed gcc (upstream patch) to not optimize abs() moving negative multipliers inside
17 years ago
Nagy Karoly Gabriel
2c035f5990
patch for findutils to compile with gcc > 4.2
...
(cherry picked from commit 2dfd17bbb790b5ebe223b9f37a5e5a11ad8753a6)
17 years ago
Alejandro Mery
b69f1ee933
Updated libiconv (1.11 -> 1.12)
17 years ago
Alejandro Mery
0839e6cfb9
Changed libiconv to only compile on stage 1 when cross-compiling
17 years ago
Alejandro Mery
1e050a9975
Fixed php to compile against uclibc
17 years ago
Alejandro Mery
4ddadb63c6
Enabled BSD features when compiling xmlrpc-c against dietlibc
17 years ago
Alejandro Mery
109e886069
Improved uclibc to create the necessary files to support NLS
17 years ago
Alejandro Mery
e25c129298
Updated less (394 -> 409)
17 years ago
Christian Wiese
d8ad4d6c51
Updated glibc (2.5 -> 2.5.1)
...
- Removed obsolete mktemp hardening patch.
17 years ago
Christian Wiese
ac5a607f12
Moved pcmcia-cs to attic because it is obsolete in favour pcmciautils
17 years ago
Alejandro Mery
111bea0737
Updated acl (2.2.39-1 -> 2.2.45-1)
17 years ago
Alejandro Mery
12ee585101
Updated attr (2.4.38-1 -> 2.4.39-1)
17 years ago
Alejandro Mery
a5f6c9fde7
Updated busybox (1.6.1 -> 1.7.2)
17 years ago
Christian Wiese
9d82cae6bc
Fixed mkinitrd initrd init checking the right way for /dev/{console,null,zero}
...
- We have to use test -c while checking for character devices.
17 years ago
Christian Wiese
5880ae8c1e
Fixed mkinitrd to copy /etc/group into the image
...
- This will enable udev to lookup groups using getgrnam(3),
and finally we get rid of the annoying errer messages at
boot time.
17 years ago
Christian Wiese
d5df5cc85b
Updated libpcap (0.9.7 -> 0.9.8)
17 years ago