Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 80607 by Eric Sandall for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Perforce Review Daemon <p4review AT smee.org>
  • To: "Arjan Bouter" <abouter AT sourcemage.org>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Robin Cook" <rcook AT wyrms.net>, "Seth Woolley" <seth AT swoolley.homeip.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
  • Subject: [SM-Commit] PERFORCE change 80607 by Eric Sandall for review
  • Date: Tue, 13 Jun 2006 19:05:01 +0100 (BST)

Change 80607 by eric_sandall@sandalle-moby on 2006/06/13 19:00:57

* net/net-tools:
* DETAILS: Updated PATCHLEVEL to 2
Removed UPDATED
* init.d/mountnetwork.conf: Added "cifs" as a network filesystem
to mount
Added "cifs" to allowable keywords
* smgl/init.d:
* init.d/mountall.sh: cifs is also a network filesystem, don't
mount it here
Corrected comment to refer to mountnetwork instead of mountnfs

Affected files ...

... //sgl/grimoires/devel/net/net-tools/DETAILS#10 edit
... //sgl/grimoires/devel/net/net-tools/HISTORY#23 edit
... //sgl/grimoires/devel/net/net-tools/init.d/mountnetwork.conf#2 edit
... //sgl/grimoires/devel/smgl/init.d/DETAILS#21 edit
... //sgl/grimoires/devel/smgl/init.d/HISTORY#52 edit
... //sgl/grimoires/devel/smgl/init.d/init.d/mountall.sh#13 edit

Differences ...

==== //sgl/grimoires/devel/net/net-tools/DETAILS#10 (xtext) ====

@@ -4,13 +4,12 @@
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.tazenda.demon.co.uk/phil/net-tools/$SOURCE

SOURCE_HASH=sha512:8e1ae9bca726ad7d795a06c58388f9e11c1d617d94eebb9ed18bd11e5f34c6541e1ffe631706c407996db86e78df6e5cf1968a2d90b242b473596fda3b6d1eae
- WEB_SITE=http://www.tazenda.demon.co.uk/phil/net-tools
- ENTERED=20010922
- UPDATED=20060306
- PATCHLEVEL=1
+ PATCHLEVEL=2
LICENSE[0]=GPL
BUILD_API=2
+ WEB_SITE=http://www.tazenda.demon.co.uk/phil/net-tools
KEYWORDS="net"
+ ENTERED=20010922
SHORT="Essential tools for networking."
cat << EOF
The Net-tools package contains the arp, hostname, ifconfig, netstat,

==== //sgl/grimoires/devel/net/net-tools/HISTORY#23 (text) ====

@@ -1,3 +1,9 @@
+2006-06-09 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Updated PATCHLEVEL to 2
+ Removed UPDATED
+ * init.d/mountnetwork.conf: Added "cifs" as a network filesystem to
mount
+ Added "cifs" to allowable keywords
+
2006-03-16 Arwed v. Merkatz <v.merkatz AT gmx.net>
* CONFIGURE, DEPENDS: disable decnet support as it's broken,
fixes bug #8922

==== //sgl/grimoires/devel/net/net-tools/init.d/mountnetwork.conf#2 (text)
====

@@ -1,4 +1,4 @@
# A space separated list of network file systems that are to be mounted at
-# boot. Supported values are "nfs", "ncpfs" and "smbfs" (without the quotes).
-# The /usr hierachy may be loaded through this script.
-FILESYSTEMS="nfs ncpfs smbfs"
+# boot. Supported values are "cifs", "nfs", "ncpfs" and "smbfs" (without the
+# quotes). The /usr hierachy may be loaded through this script.
+FILESYSTEMS="cifs nfs ncpfs smbfs"

==== //sgl/grimoires/devel/smgl/init.d/DETAILS#21 (xtext) ====

@@ -1,11 +1,10 @@
SPELL=init.d
VERSION=2.2.0
- ENTERED=20030505
- UPDATED=20051212
LICENSE[0]=GPL
+ PATCHLEVEL=9
BUILD_API=2
- PATCHLEVEL=8
KEYWORDS="smgl"
+ ENTERED=20030505
SHORT="This is the basic initalization system of SMGL"
cat << EOF
This is the basic initalization system of Sourcemage GNU/Linux.

==== //sgl/grimoires/devel/smgl/init.d/HISTORY#52 (text) ====

@@ -1,3 +1,7 @@
+2006-06-09 Eric Sandall <eric AT sandall.us>
+ * init.d/mountall.sh: cifs is also a network filesystem, don't mount
it here
+ Corrected comment to refer to mountnetwork instead of mountnfs
+
2006-04-28 Jeremy Blosser <jblosser-smgl AT firinn.org>
* UP_TRIGGERS: Make sure $INSTALL_ROOT/etc/sysconfig/facilities exists
before grepping it.
@@ -21,6 +25,8 @@
* WIP: Removed, this is going to test.

2006-03-07 Juuso Alasuutari <juuso.alasuutari AT tamperelainen.org>
+ * DETAILS: Updated PATCHLEVEL to 9
+ Removed UPDATED
* init.d/keymap.sh: Split include map loading into separate
scripts for kbd and console-tools due to compatibility issues
between their map sets.
@@ -44,8 +50,8 @@
changes to take effect

2006-02-27 David Brown <dmlb2000 AT gmail.com>
- * init.d/mountall.sh: fixed recursive_rm to not fail if nothing is
there
- * DETAILS: updated patch level
+ * init.d/mountall.sh: fixed recursive_rm to not fail if nothing is
there
+ * DETAILS: updated patch level

2006-02-27 Jeremy Blosser <jblosser-smgl AT firinn.org>
* init.d/files/smgl_init: Support a new WANTS variant of NEEDS syntax

==== //sgl/grimoires/devel/smgl/init.d/init.d/mountall.sh#13 (xtext) ====

@@ -68,8 +68,8 @@

echo "Mounting local filesystems..."
# Fixed so as to not mount networked filesystems yet (no networking)
-# mountnfs.sh will take care of this.
- mount -a -t nosmbfs,nonfs,noncpfs,notmpfs
+# mountnetwork.sh will take care of this.
+ mount -a -t nocifs,noncpfs,nonfs,nosmbfs,notmpfs
# mount tmpfs mounts after physical partitions they might mount to (bug 3597)
mount -a -t tmpfs
evaluate_retval



  • [SM-Commit] PERFORCE change 80607 by Eric Sandall for review, Perforce Review Daemon, 06/13/2006

Archive powered by MHonArc 2.6.24.

Top of Page