summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2005-08-07 10:49:27 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-07 10:49:27 +0000
commit14f64d1932814031355e086ad2e958d8888187f1 (patch)
treee93926df758616281f62709169d569601778a25f /packages
parentd3c6a5e7b9480d131965ecaede1f9eb7e94fac1b (diff)
parent144f11fc04855f84c482a5a5c5081ae7cb391e88 (diff)
merge of bd296c637a24b7be6993653a2922069c43373e63
and c9215942285997ecf417d0322c5cf0ff7542ea2b
Diffstat (limited to 'packages')
-rw-r--r--packages/altboot/altboot.bb2
-rw-r--r--packages/altboot/files/altboot.func17
-rw-r--r--packages/altboot/files/init.altboot5
-rw-r--r--packages/initscripts/initscripts-1.0/akita/keymap-2.4.map2
4 files changed, 11 insertions, 15 deletions
diff --git a/packages/altboot/altboot.bb b/packages/altboot/altboot.bb
index e22341483c..568f52835b 100644
--- a/packages/altboot/altboot.bb
+++ b/packages/altboot/altboot.bb
@@ -6,7 +6,7 @@ MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>"
LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
SRC_URI = "file://altboot-menu \
diff --git a/packages/altboot/files/altboot.func b/packages/altboot/files/altboot.func
index 761c51f9b4..260d0a977b 100644
--- a/packages/altboot/files/altboot.func
+++ b/packages/altboot/files/altboot.func
@@ -185,10 +185,11 @@ set_password() {
mount -o remount,rw /
if test -z "$MASTER_PASSWORD"
then
- echo -e "\nAltboot is a boot-manager which allows to boot from SD, CF and NFS\n\n"
- echo -e "\nFor security reasons altboot requires a password\nto boot into single-user mode or init=/bin/sh"
- echo -e "\nThis is *not* your root password! It is used by altboot alone!"
- echo -e "Please enter a new master password:\n"
+ echo -e "\nAltboot is a boot-manager which allows to boot from SD, CF and NFS"
+ echo -e "\nFor security reasons altboot requires a password\nto boot into init=/bin/sh."
+ echo -e "${C_RED}This is *not* your root password! It is used by altboot alone!${C_RESET}"
+ echo -e "${C_BLUE}\nNote:\tThe password will be echoed to the screen\n\tand it will be asked twice for confirmation.${C_RESET}"
+ echo -e "\nPlease enter a new master password:\n"
while true
do
@@ -203,18 +204,14 @@ set_password() {
then
crypt_pw="`echo "$junk1" | md5sum | awk '{print $1}'`"
- if test -e /etc/hutils.conf
- then
- sed "/^MASTER_PASSWORD/s/\(.*\=\).*/\1\"$crypt_pw\"/" /etc/hutils.conf > /etc/hutils.conf_
- mv /etc/hutils.conf_ /etc/hutils.conf
- echo "Password changed."
- fi
if test -e /etc/altboot.cfg
then
sed "/^MASTER_PASSWORD/s/\(.*\=\).*/\1\"$crypt_pw\"/" /etc/altboot.cfg > /etc/altboot.cfg_
mv /etc/altboot.cfg_ /etc/altboot.cfg
MASTER_PASSWORD="$crypt_pw"
echo "Password changed."
+ else
+ echo "/etc/altboot.cfg is missing, no password saved"
fi
break
diff --git a/packages/altboot/files/init.altboot b/packages/altboot/files/init.altboot
index 28ae7b7042..d9443c568e 100644
--- a/packages/altboot/files/init.altboot
+++ b/packages/altboot/files/init.altboot
@@ -10,15 +10,14 @@ test -e /etc/altboot.func && . /etc/altboot.func || die "ERROR: /etc/altboot.fun
CURRENT_ENV="`set`"
VERSION="0.0.2"
-# Set some defaults in case hutils.conf is missing
+# Set some defaults in case altboot.cfg is missing
REAL_INIT="/sbin/init.sysvinit"
# Read default runlevel from inittab
INIT_RUNLEVEL="`cat /etc/inittab | sed -n "/^id\:/s/id\:\([0-9]\)\:.*$/\1/p"`"
test -z "$INIT_RUNLEVEL" && INIT_RUNLEVEL=5
-test -e /etc/altboot.cfg && . /etc/altboot.cfg || echo "No altboot.cfg" > /dev/tty1
-test -e /etc/hutils.conf && . /etc/hutils.conf || echo "No hutils.conf" > /dev/tty1
+test -e /etc/altboot.cfg && . /etc/altboot.cfg || echo "WARNING: No altboot.cfg found! Check your installation of Altboot!" > /dev/tty1
C_RED="\033[31m"
C_BLUE="\033[34m"
diff --git a/packages/initscripts/initscripts-1.0/akita/keymap-2.4.map b/packages/initscripts/initscripts-1.0/akita/keymap-2.4.map
index 7efbccedd8..dc45e948df 100644
--- a/packages/initscripts/initscripts-1.0/akita/keymap-2.4.map
+++ b/packages/initscripts/initscripts-1.0/akita/keymap-2.4.map
@@ -107,7 +107,7 @@ keycode 105 = Select Select Select Select
keycode 106 = Prior Scroll_Backward Prior Prior Prior
keycode 107 = Next Scroll_Forward Next Next Next
keycode 108 = VoidSymbol VoidSymbol VoidSymbol VoidSymbol VoidSymbol
-keycode 109 = F31 VoidSymbol VoidSymbol VoidSymbol VoidSymbol
+keycode 109 = VoidSymbol VoidSymbol VoidSymbol VoidSymbol VoidSymbol
keycode 110 = VoidSymbol VoidSymbol VoidSymbol VoidSymbol VoidSymbol
keycode 111 = VoidSymbol VoidSymbol VoidSymbol VoidSymbol VoidSymbol
keycode 112 = Shift Shift Shift Shift Shift