diff options
-rw-r--r-- | .flxpkg/ChangeLog | 10 | ||||
-rw-r--r-- | .flxpkg/Version | 2 | ||||
-rw-r--r-- | ChangeLog | 7 | ||||
-rwxr-xr-x | findcdrom/findcdrom | bin | 924 -> 0 bytes | |||
-rwxr-xr-x | findcdrom/findcdrom-debug | bin | 6340 -> 0 bytes | |||
-rwxr-xr-x | init/init | bin | 7868 -> 0 bytes | |||
-rwxr-xr-x | init/mkdev | bin | 3088 -> 0 bytes | |||
-rwxr-xr-x | lcd/lcdtee | bin | 684 -> 0 bytes | |||
-rwxr-xr-x | lcd/lcdwrite | bin | 812 -> 0 bytes | |||
-rwxr-xr-x | mktmp/mktmp | bin | 1692 -> 0 bytes | |||
-rwxr-xr-x | remount/remountr | bin | 436 -> 0 bytes | |||
-rwxr-xr-x | signfs/signfs | bin | 17596 -> 0 bytes | |||
-rwxr-xr-x | uname/uname | bin | 787 -> 0 bytes | |||
-rwxr-xr-x | wd/wdd | bin | 431 -> 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 @@ -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 Binary files differdeleted file mode 100755 index ca03e7d..0000000 --- a/findcdrom/findcdrom +++ /dev/null diff --git a/findcdrom/findcdrom-debug b/findcdrom/findcdrom-debug Binary files differdeleted file mode 100755 index 116ad95..0000000 --- a/findcdrom/findcdrom-debug +++ /dev/null diff --git a/init/init b/init/init Binary files differdeleted file mode 100755 index 156614e..0000000 --- a/init/init +++ /dev/null diff --git a/init/mkdev b/init/mkdev Binary files differdeleted file mode 100755 index 8662f26..0000000 --- a/init/mkdev +++ /dev/null diff --git a/lcd/lcdtee b/lcd/lcdtee Binary files differdeleted file mode 100755 index a94a9bd..0000000 --- a/lcd/lcdtee +++ /dev/null diff --git a/lcd/lcdwrite b/lcd/lcdwrite Binary files differdeleted file mode 100755 index 80eac67..0000000 --- a/lcd/lcdwrite +++ /dev/null diff --git a/mktmp/mktmp b/mktmp/mktmp Binary files differdeleted file mode 100755 index 7ca7eb4..0000000 --- a/mktmp/mktmp +++ /dev/null diff --git a/remount/remountr b/remount/remountr Binary files differdeleted file mode 100755 index eee0129..0000000 --- a/remount/remountr +++ /dev/null diff --git a/signfs/signfs b/signfs/signfs Binary files differdeleted file mode 100755 index 96e16a7..0000000 --- a/signfs/signfs +++ /dev/null diff --git a/uname/uname b/uname/uname Binary files differBinary files differdeleted file mode 100755 index c5827c4..0000000 --- a/uname/uname +++ /dev/null |