diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-03-18 13:53:41 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-03-18 13:53:41 +0000 |
commit | 23cfc9353116ec688dffb654850cf1ac46063eef (patch) | |
tree | 771595b8f6454f49f7ec64d4d1e994c617d5e5d2 /sys-apps/textutils/files | |
parent | Added gnome-print to the compile time dependency list (diff) | |
download | historical-23cfc9353116ec688dffb654850cf1ac46063eef.tar.gz historical-23cfc9353116ec688dffb654850cf1ac46063eef.tar.bz2 historical-23cfc9353116ec688dffb654850cf1ac46063eef.zip |
Removed some old ebuilds, and patched textutils and sh-utils to remove RMS's su/wheel/fascism rant
Diffstat (limited to 'sys-apps/textutils/files')
-rw-r--r-- | sys-apps/textutils/files/digest-textutils-2.0.11 | 1 | ||||
-rw-r--r-- | sys-apps/textutils/files/digest-textutils-2.0.19-r1 | 1 | ||||
-rw-r--r-- | sys-apps/textutils/files/textutils-2.0.19-gentoo.diff | 36 |
3 files changed, 37 insertions, 1 deletions
diff --git a/sys-apps/textutils/files/digest-textutils-2.0.11 b/sys-apps/textutils/files/digest-textutils-2.0.11 deleted file mode 100644 index 897ec6311132..000000000000 --- a/sys-apps/textutils/files/digest-textutils-2.0.11 +++ /dev/null @@ -1 +0,0 @@ -MD5 8634615efe6d039bb47339d72a4a0121 textutils-2.0.11.tar.gz 2158592 diff --git a/sys-apps/textutils/files/digest-textutils-2.0.19-r1 b/sys-apps/textutils/files/digest-textutils-2.0.19-r1 new file mode 100644 index 000000000000..09c4f38a0863 --- /dev/null +++ b/sys-apps/textutils/files/digest-textutils-2.0.19-r1 @@ -0,0 +1 @@ +MD5 6959a6753db324e1061ce8f380a6b679 textutils-2.0.19.tar.gz 2456693 diff --git a/sys-apps/textutils/files/textutils-2.0.19-gentoo.diff b/sys-apps/textutils/files/textutils-2.0.19-gentoo.diff new file mode 100644 index 000000000000..7fe033552c82 --- /dev/null +++ b/sys-apps/textutils/files/textutils-2.0.19-gentoo.diff @@ -0,0 +1,36 @@ +--- coreutils.texi Sat Dec 8 11:13:57 2001 ++++ coreutils.texi.new Mon Mar 18 05:34:18 2002 +@@ -10614,33 +10614,6 @@ + + @end table + +-@cindex wheel group, not supported +-@cindex group wheel, not supported +-@cindex fascism +-@heading Why GNU @code{su} does not support the @samp{wheel} group +- +-(This section is by Richard Stallman.) +- +-@cindex Twenex +-@cindex MIT AI lab +-Sometimes a few of the users try to hold total power over all the +-rest. For example, in 1984, a few users at the MIT AI lab decided to +-seize power by changing the operator password on the Twenex system and +-keeping it secret from everyone else. (I was able to thwart this coup +-and give power back to the users by patching the kernel, but I +-wouldn't know how to do that in Unix.) +- +-However, occasionally the rulers do tell someone. Under the usual +-@code{su} mechanism, once someone learns the root password who +-sympathizes with the ordinary users, he or she can tell the rest. The +-``wheel group'' feature would make this impossible, and thus cement the +-power of the rulers. +- +-I'm on the side of the masses, not that of the rulers. If you are +-used to supporting the bosses and sysadmins in whatever they do, you +-might find this idea strange at first. +- +- + @node Delaying + @chapter Delaying + |