lkml.org 
[lkml]   [2005]   [Apr]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subjectfs/partitions/msdos.c, scripts/packages/Makefile
First things first: Pls CC me, I'm not subscribed.

There is a line in fs/partitions/msdos.c that lets extended partitions
be max 1k (..."==1 ? 1 : 2"...). The comment explains it to protect
sysadmins from themselves. But /dev/hda isn't similarly protected. That
is because it would prohibit other uses. But now I have found a
legitimate use for extended partitions in their full length. Emulation.
Please remove this, or make it a config option.

Next problem: make O=... ...-pkg doesn't work. Reason: In
scripts/packages/Makefile
all -pkg target call $(MAKE) but from $(obj). This line(s) must be
augmented
with "-f $(srcdir)/Makefile". I don't know if $(srcdir) must be
conditional on O.




___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-04-06 13:31    [W:0.244 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site