The back ticks for command execution lead to strange problems during
sysfiles installation (SysV init style).
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1829 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
cd ../libiberty & make old_demagler (or so) should be build.
But libiberty is not build at this point. I first tried to just move
@all_build_modules@ at the end. But this does not work, because for
some strange reason the new demangler is build inside the $arch
directory (as in cross-builds) and the rest not ... So for now
disabled ... (this seems to be a stage-1 build only problem - only
at this stage binutils is build without the new demangler natively)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1810 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
the updated version does work for stage0:
checking for CXX_not_available_in_stage_0 option to produce PIC... -DPIC
checking if CXX_not_available_in_stage_0 PIC flag -DPIC works... no
checking if CXX_not_available_in_stage_0 static flag works... no
...
checking whether we can use the new demangler in C++... no
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1795 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
patch to fix the shared files with python in stage 9
it prevents the recompilation of 3rd-party packages
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1780 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
considering we update modutils and patch dietlibc to support it just
before rc3 :-), i'll send the patch to:
- update module-init-tools to 0.9.14
- fix dietlibc adding vasprintf from current snapshot
- removes patch for building it with dietlibc
builds in bootdisk and generic
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1774 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
from dietlibc changelog:
1.11: new elf.h including all the funky new relocation types for
esoteric architectures - makes last modutils build
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1773 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- Added package pptp-linux to base repository
- Fixed python shared files problem (don't force rebuild all python mods)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1752 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- 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