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
This patch adds stone support to 2nd_stage_small (-text
only, no space for -dialog).
build_stage2.sh: [2nd_stage_small changes only]
- create local/bin to serve as a mountpoint for initrd/bin
- do not copy wget and ip (using the initrd ones)
- copy the programs required by stone and mkreiserfs
- copy the stone files and create a head replacement script
linuxrc.c:
- mount (MS_BIND) initrd's bin under stage 2 /usr/local/bin
- fail if mount fails && /bin/gzip does not exist [= small]
linuxrc2.sh:
- display a different startup message if dialog is missing
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1363 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
LILO options, namely READONLY and XL_SECS. Intended primary
for bootdisks. The take the advantage of there, however,
the bootdisk target lilo must be used when making floppies
(included as makeimages -reroot option).
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1361 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
1. Copy the latest [V] and [O] tags from xfree86.
2. Fix the creation of X11 -> xfree86-doc symlink. It
stopped working once the code was moved to a separate
package. I remember another problems with this link, and
so made everything verbose. Tested with stages 5 and 9.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1358 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
Contrary to the comment in lame.conf, --enable-mpx3 does
not require X11 - if no X11/gtk+ exists, it's skipped.
What seems required, however, is a fix for "gtk12-config".
I haven't seen a gtk-config under that name. Works (1041).
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1357 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
The latest mplayer sources are 0600/0700, so fix anything
copied into $docdir. Tested with stage 5 and 9 builds.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1356 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
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
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