From: Benjamin Urban <benurban@users.sourceforge.net>
To: gentoo-installer@lists.gentoo.org
Subject: Re: [gentoo-installer] partition mounting
Date: Tue, 12 Sep 2006 07:49:11 -0400 [thread overview]
Message-ID: <4A98402C-CB9E-417F-AEAA-F3693D572BEB@users.sourceforge.net> (raw)
In-Reply-To: <4505AD3E.9010507@aon.at>
On Sep 11, 2006, at 2:38 PM, Devils-Hawk wrote:
>
> diff -r -puN installer/src/GLIArchitectureTemplate.py
> installer_bkup/src/GLIArchitectureTemplate.py
> --- installer/src/GLIArchitectureTemplate.py 2006-09-11
> 18:57:26.000000000 +0200
> +++ installer_bkup/src/GLIArchitectureTemplate.py 2006-09-11
> 16:09:11.000000000 +0200
> @@ -407,8 +407,6 @@ class ArchitectureTemplate:
> if partition_type:
> if partition_type == "fat32" or partition_type == "fat16":
> partition_type = "vfat"
> partition_type = "-t " + partition_type + " "
> - if partition_type == "-t unknown ": partition_type = ""
> -
> parts_to_mount[mountpoint] = (mountopts, partition_type,
> tmp_partitions[partition]['devnode'])
>
> if partition_type == "linux-swap":
>
Not that I'm one to nitpick or anything, but FYI your diff is
reversed. (I can never remember the correct order myself, so I
probably shouldn't have said anything, but it needed to be said.)
--
gentoo-installer@gentoo.org mailing list
next prev parent reply other threads:[~2006-09-12 11:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-11 18:38 [gentoo-installer] partition mounting Devils-Hawk
2006-09-12 11:49 ` Benjamin Urban [this message]
2006-09-12 12:49 ` Devils-Hawk
2006-09-12 13:08 ` Andrew Gaffney
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A98402C-CB9E-417F-AEAA-F3693D572BEB@users.sourceforge.net \
--to=benurban@users.sourceforge.net \
--cc=gentoo-installer@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox