aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.flxpkg/ChangeLog10
-rw-r--r--.flxpkg/Version2
-rw-r--r--ChangeLog7
-rwxr-xr-xfindcdrom/findcdrombin924 -> 0 bytes
-rwxr-xr-xfindcdrom/findcdrom-debugbin6340 -> 0 bytes
-rwxr-xr-xinit/initbin7868 -> 0 bytes
-rwxr-xr-xinit/mkdevbin3088 -> 0 bytes
-rwxr-xr-xlcd/lcdteebin684 -> 0 bytes
-rwxr-xr-xlcd/lcdwritebin812 -> 0 bytes
-rwxr-xr-xmktmp/mktmpbin1692 -> 0 bytes
-rwxr-xr-xremount/remountrbin436 -> 0 bytes
-rwxr-xr-xsignfs/signfsbin17596 -> 0 bytes
-rwxr-xr-xuname/unamebin787 -> 0 bytes
-rwxr-xr-xwd/wddbin431 -> 0 bytes
14 files changed, 18 insertions, 1 deletions
diff --git a/.flxpkg/ChangeLog b/.flxpkg/ChangeLog
index eeee872..73f2218 100644
--- a/.flxpkg/ChangeLog
+++ b/.flxpkg/ChangeLog
@@ -1,3 +1,13 @@
+2007/09/25 10:01 willy@wtap
+
+ * released flxutils-0.1.30-flx0.2
+ * updated ifenslave to 1.1.0. The "ifenslave" symlink which
+ used to point to 1.0.12 was replaced by the new binary in
+ order to provide smooth upgrade.
+ * init now sets a controlling TTY in order to make Ctrl-C work.
+ * init now supports variables in the configuration file. They
+ are referenced as ${variable} or ${variable-default}.
+
2005/04/10 22:56 willy@pcw
* released flxutils-0.1.29-flx0.1
diff --git a/.flxpkg/Version b/.flxpkg/Version
index 6517629..2aa8fd0 100644
--- a/.flxpkg/Version
+++ b/.flxpkg/Version
@@ -1 +1 @@
-flxutils-0.1.30-flx0.1
+flxutils-0.1.30-flx0.2
diff --git a/ChangeLog b/ChangeLog
index 2cdcea5..3c5ecd5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007/09/24
+ - updated ifenslave to 1.1.0. The "ifenslave" symlink which pointed to 1.0.12
+ was replaced by the new binary in order to provide smooth upgrade.
+ - init now sets a controlling TTY in order to make Ctrl-C work.
+ - init now supports variables in the configuration file. They are referenced
+ as ${variable} or ${variable-default}
+
2003/07/22
- updated ifenslave to 1.0.12 to be compatible with bonding after 2.4.21
- added 'nosuid,nodev' by default for tmp in mkinstall2
diff --git a/findcdrom/findcdrom b/findcdrom/findcdrom
deleted file mode 100755
index ca03e7d..0000000
--- a/findcdrom/findcdrom
+++ /dev/null
Binary files differ
diff --git a/findcdrom/findcdrom-debug b/findcdrom/findcdrom-debug
deleted file mode 100755
index 116ad95..0000000
--- a/findcdrom/findcdrom-debug
+++ /dev/null
Binary files differ
diff --git a/init/init b/init/init
deleted file mode 100755
index 156614e..0000000
--- a/init/init
+++ /dev/null
Binary files differ
diff --git a/init/mkdev b/init/mkdev
deleted file mode 100755
index 8662f26..0000000
--- a/init/mkdev
+++ /dev/null
Binary files differ
diff --git a/lcd/lcdtee b/lcd/lcdtee
deleted file mode 100755
index a94a9bd..0000000
--- a/lcd/lcdtee
+++ /dev/null
Binary files differ
diff --git a/lcd/lcdwrite b/lcd/lcdwrite
deleted file mode 100755
index 80eac67..0000000
--- a/lcd/lcdwrite
+++ /dev/null
Binary files differ
diff --git a/mktmp/mktmp b/mktmp/mktmp
deleted file mode 100755
index 7ca7eb4..0000000
--- a/mktmp/mktmp
+++ /dev/null
Binary files differ
diff --git a/remount/remountr b/remount/remountr
deleted file mode 100755
index eee0129..0000000
--- a/remount/remountr
+++ /dev/null
Binary files differ
diff --git a/signfs/signfs b/signfs/signfs
deleted file mode 100755
index 96e16a7..0000000
--- a/signfs/signfs
+++ /dev/null
Binary files differ
diff --git a/uname/uname b/uname/uname
deleted file mode 100755
index c5827c4..0000000
--- a/uname/uname
+++ /dev/null
Binary files differ
diff --git a/wd/wdd b/wd/wdd
deleted file mode 100755
index 15a911b..0000000
--- a/wd/wdd
+++ /dev/null
Binary files differ