sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (a9ed9bc77bf831bf601f2462d6e5897bc0340a81)
- From: Justin Boffemmyer <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (a9ed9bc77bf831bf601f2462d6e5897bc0340a81)
- Date: Sat, 3 Jan 2009 08:24:38 -0600
GIT changes to test cauldron by Justin Boffemmyer <flux AT sourcemage.org>:
iso/usr/share/doc/smgl.install/steps/install | 6 +++---
iso/usr/share/doc/smgl.install/steps/iso-kernel | 5 ++++-
iso/usr/share/doc/smgl.install/steps/user-setup | 12 +++---------
3 files changed, 10 insertions(+), 13 deletions(-)
New commits:
commit a9ed9bc77bf831bf601f2462d6e5897bc0340a81
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
steps/user-setup: update for recent shadow
Recent shadow is not as deficient as it was in the version on test4.
Kudos!
commit 33442d10ab88ed568c2157abe59f51288c139b5d
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
steps/iso-kernel: add modprobe blacklist
Add the modprobe.d blacklist file when adding the ISO kernel.
commit bbf58723bfb791acb9714dd7c5b027fbc474ab37
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
steps/install: corrected enchant name
Fixed enchant -> smgl-enchant
diff --git a/iso/usr/share/doc/smgl.install/steps/install
b/iso/usr/share/doc/smgl.install/steps/install
index 4f2f895..35f04fd 100644
--- a/iso/usr/share/doc/smgl.install/steps/install
+++ b/iso/usr/share/doc/smgl.install/steps/install
@@ -1,7 +1,7 @@
[1minstall step[m
It is time to install all of the spells to your system. There are two ways
that
-you can do this: manually, and using the [1menchant[m script. Note that
-system.tar.bz2 is [1mrequired[m.
+you can do this: manually, and using the [1msmgl-enchant[m script. Note
+that system.tar.bz2 is [1mrequired[m.
manual method:
[1m tar xjvf /system.tar.bz2 -C /mnt/root[m
@@ -13,7 +13,7 @@ an example, to install lilo:
[1m tar jxf lilo-22.8-i486-pc-linux-gnu.tar.bz2 -C /mnt/root[m
enchant method (uses /tmp/opt-spells):
-[1m enchant[m
+[1m smgl-enchant[m
Enchant can also take a command-line argument to a cache file with a
specified
path. This enables you to run enchant on any cache file you choose, from any
diff --git a/iso/usr/share/doc/smgl.install/steps/iso-kernel
b/iso/usr/share/doc/smgl.install/steps/iso-kernel
index f39e57e..ef6c1a6 100644
--- a/iso/usr/share/doc/smgl.install/steps/iso-kernel
+++ b/iso/usr/share/doc/smgl.install/steps/iso-kernel
@@ -13,6 +13,9 @@ copy the kernel itself:
[1m cp /boot/linux /mnt/root/boot/vmlinuz-$(uname -r)[m
copy all the kernel modules:
-[1m cp -a /lib/modules/$(uname -r) /mnt/root/lib/modules[m
+[1m cp -a /lib/modules/$(uname -r) /mnt/root/lib/modules/[m
+
+you'll probably also want the modprobe blacklist:
+[1m cp /etc/modprobe.d/blacklist /mnt/root/etc/modprobe.d/blacklist[m
Type [1mnext[m to go to the next step.
diff --git a/iso/usr/share/doc/smgl.install/steps/user-setup
b/iso/usr/share/doc/smgl.install/steps/user-setup
index ef9e378..efaf7ea 100644
--- a/iso/usr/share/doc/smgl.install/steps/user-setup
+++ b/iso/usr/share/doc/smgl.install/steps/user-setup
@@ -7,17 +7,11 @@ and bear in mind that it can be bypassed with a
screwdriver):
[1m passwd root[m
[1mRecommended[m: add at least one regular user for daily use:
-[1m useradd -d /home/mbolton -m [m-g users[1m mbolton[m
+[1m useradd -m [m-g users[1m mbolton[m
[1m passwd mbolton[m
-Replace mbolton with whatever login you want. Don't forget to change
-/home/mbolton accordingly. You may also change the group (-g users).
-
-[1mWARNING[m: The default /etc/login.defs from the shadow spell makes use
of
-/etc/securetty to determine which devices root is allowed to login on, but
does
-not provide /etc/securetty by default. To login as root on consoles, either
-turn this feature off in /etc/login.defs, or create /etc/securetty and list
the
-devices you want (e.g. /dev/tty1).
+Replace mbolton with whatever login you want.
+You may also change the group (-g users).
Finally, exit the chroot to return to the installer:
[1m exit[m
- [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (a9ed9bc77bf831bf601f2462d6e5897bc0340a81), Justin Boffemmyer, 01/03/2009
Archive powered by MHonArc 2.6.24.