fixed mounting /sys in system.init: The old code triggered an error message
on 2.4 kernels because the grep to check if sysfs is there fails ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2194 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
and asynchronous start anyway) and added a startxdm multiplexer incl. inittab
entry, xdm, kdm and gdm registrations and improvements to the xfree86 stone
module to select the manager.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2085 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
which is obsolete and my latest SANE/Avision user-space code should
be used (most reliable, stable, ...)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2065 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
A quick scan with grep showed these mkdir -p commands in packages that can be
removed because these directories are created in 00-dirtree.
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2004 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
the /etc/hosts rewrite is disabled, because I do not yet have an idea how
to implement it without a static IP address ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1991 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
as I just noticed the new rocknet does not start interfaces
automatically. (pointed out by clifford ;)
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1990 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
to the add_interface function and added scanning for unconfigured
interface in order to ask the user to create a new interface
section for them ...
git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1965 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
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
- 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
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