maybe i'm the only person in the world having this problem, but... here is a tested patch for a mkdep "Argument list to long" problem.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1500 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
binutils.conf: ignore --disable-static, *.a required by
ksymoops at least.
gdb.conf: ignore --enable-shared and --disable-static,
gdb linking is buggy (I reported that years ago).
liblockfile/force-symlink.patch: force the liblockfile.so
symlink, or it fails on stage 9.
ncurses/one-step-install.patch: use one shell command to
remove the old .so libraries and install the new ones,
for ncurses.so may be required by bash.
readline.conf: after the shared libraries have been
installed, and if bash is supposed to require them, move
them from /usr/lib to /lib. Please don't change this code
(except for moving the shared libraries only into /lib),
the event flow is tricky and can be easily broken.
readline.conf: don't copy doc to docdir, auto-doc-copy
does it better. But copy the examples, they are a nice
readline.info completion.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1498 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
bash:
- do not copy doc to docdir - auto-doc does that,
and does it better (I compared the file lists)
bash.conf: do not unpack bash-doc if no auto-doc, unneeded
- support the with-installed-readline option
(ROCKCFG_PKG_BASH_INST_RLL) by (1) passing the confopt and
(2) not linking bash to -lhistory if stage >= 2 (-lhistory
is required for stage <= 1 because of "--disable-readline"
and doesn't make any difference with the bash builtin
readline because it's statically linked).
- dont-link-history.diff: what the name suggests, see .conf
bootdisk/config.in: lock with-installed-readline to 0.
For this option to work, readline-shared must be applied,
or the build will fail if ROCKCFG_PKG_BASH_INST_RLL=1.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1493 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
- upgrade to Python 2.3 and fix dependent packages
I have a system running 2.3 since some weeks, these should be the
remaining fixes; tested individually, not in a full rebuild.
- bump linphone and mined version
- another take at fixing libgnomedb / mergeant priority
Speculative.
- fix kdeartwork31 download
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1483 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
linux24/config-500.in: lock LINUX_CUSTCONFIG=1 if config
style none. If it is 0 then linux.cfg is removed, and
'none' fails.
linux24/lx_config.sh: remove make oldconfig if config
style none...
linux24-src/linux24-src.conf: ...and insert it here. We
need a it here to have a nice .config packaged.
bootdisk/config.in: remove the specific linux settings...
bootdisk/kernel.conf: ...and insert them here. That
should work, provided {desktop,server}/kernel.conf does.
It's a nice cleanup IMHO, now CUSTCONFIG/linux.cfg is for
user settings only.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1383 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
ncurses: prefix='' because it's needed by some /{,s}bin/ files.
zlib : prefix='' and a little cleanup.
smartmontools-5.1-18: an update :-)
ncompress: rl.{org,net}/misc/ncompress-.. is not available.
donwload location changed another to one with the same checksum.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1381 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
This links gdb against the installed [shared] readline
library. There were 2 versions (IIRC) of gdb since the
latest rl was released, and there will probably be another
2 before the newest rl is included. Works since 1.5.XX...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1367 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
lx_config.sh: fix typo: $$ROCKCFG_PKG_LINUX_CONFIG_STYLE
lx_config.sh: make an oldconfig when config style = none
to fillout any comments stripped from linux.cfg and add
any new comments/settings if the target kernel is newer
than the one used to create linux.cfg (make xconfig and
menuconfig seem to need the comments from some purpose).
linux24-src.conf: don't copy .config_{nomods,modules} if
config style = none (they don't exist in this case).
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1366 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Changes to sysfiles for better -text and install support.
stone_gui_dialog.sh, stone_gui_text.sh, stone.sh: use type
-p instead of which (the latter does not exist in 2nd stage
small). IMHO, we should prefer type -p to which, because
we depend on bash, which has type -p, and our which is an
alias or a replacement script.
stone_gui_text.sh: instead of "Press ENTER for next page"
on long menus, display a ">>" prompt and read. Valid input
is processed as usual, EOF or invalid input exits to
caller, and ENTER (i.e. an empty line) displays the next
page (as before). The last prompt, ">", remains unchanged.
stone_gui_text.sh: clear the input line when a gui_input
is answered with EOF. Currently there is no way to clear
an input line (can't clear clock_rtc, con_blank, ...)
stone_mod_gas.sh: this is gastone, a simple stone-based
package manager. Supports categories and (un)installing
a single package or an entire category. Requires gzip.
stone_mod_packages.sh: allow mount options (I use --bind)
and support gastone. Don't Display gasgui if it's missing.
stone_mod_setup.sh: while installing, call set_tmarea()
instead of set_tmzone [it's the new entrypoint for setting
time zone] and call set_vcfont [seems logical - all other
i18n-setting stone stuff is called].
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1364 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
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
- 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