summaryrefslogtreecommitdiff
path: root/unsorted/ExtTwoSize.mdwn
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2012-05-24 23:08:09 +0200
committerThomas Schwinge <thomas@codesourcery.com>2012-05-24 23:08:09 +0200
commit2910b7c5b1d55bc304344b584a25ea571a9075fb (patch)
treebfbfbc98d4c0e205d2726fa44170a16e8421855e /unsorted/ExtTwoSize.mdwn
parent35b719f54c96778f571984065579625bc9f15bf5 (diff)
Prepare toolchain/logs/master branch.
Diffstat (limited to 'unsorted/ExtTwoSize.mdwn')
-rw-r--r--unsorted/ExtTwoSize.mdwn27
1 files changed, 0 insertions, 27 deletions
diff --git a/unsorted/ExtTwoSize.mdwn b/unsorted/ExtTwoSize.mdwn
deleted file mode 100644
index ec39781f..00000000
--- a/unsorted/ExtTwoSize.mdwn
+++ /dev/null
@@ -1,27 +0,0 @@
-## <a name="Ext2_File_system_limitation"> Ext2 File system limitation </a>
-
-This is a very common question. Many people have problems with the partition limit on Ext2 filesystems being very small by current standards. It feels smaller all the time as people have larger disks and often larger filesystems. It's worth mentioning that 64-bit machines (ia64, alpha) will not have this limitation.
-
-Note that, while the official CVS sources still suffer of this problem, recent (as of 2007) Debian GNU Hurd distributions **do not have this limit anymore**. Be happy. [July 2007 from debian-hurd](http://lists.debian.org/debian-hurd/2007/07/msg00087.html)
-
-* From the Hurd FAQ: [partition limit](http://www.gnu.org/software/hurd/faq.en.html#q2-6)
-
-**_Patch:_**
-
-[Release candidate 1](https://savannah.gnu.org/patch/?func=detailitem&item_id=2508) of the patch is uploaded in Savannah.
-
-**_Useful:_**
-
-Discussions on status and how to fix the problem:
-
-* [Febuary 2003](http://lists.debian.org/debian-hurd/2003/debian-hurd-200302/msg00016.html)
-* [December 2002](http://mail.gnu.org/archive/html/bug-hurd/2002-12/msg00041.html)
-* [March 2002 status](http://mail.gnu.org/archive/html/hurd-devel/2002-03/msg00030.html) and a [follow up](http://mail.gnu.org/archive/html/hurd-devel/2002-03/msg00035.html)
-* [Nov 2001 status](http://mail.gnu.org/archive/html/hurd-devel/2001-11/msg00002.html)
-
-**_Maybe Useful:_**
-
-* <http://mail.nl.linux.org/kernel-doc/1999-03/msg00001.html> (This link is broken. Have been unable to fix it. [[MauriceMcCarthy]] 2 Nov 2004.)
-* <http://www.beowulf.org/pipermail/beowulf/2000-March/008708.html>
-
-(Searching Beowulf for '2Gb patch' seems to show this still present in the archive but somehow it is not accessible.)