Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441706 - Fix suggest for hb-install-ppc-disk.xml
Summary: Fix suggest for hb-install-ppc-disk.xml
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Sven Vermeulen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-04 08:57 UTC by Vladimir Romanov (RETIRED)
Modified: 2013-01-20 17:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Romanov (RETIRED) gentoo-dev 2012-11-04 08:57:42 UTC
For Apple New World, the partitions with disk drivers such as Apple_Driver63 and so on, written as 

<path>xxx</path>, <path>yyy</path>, <path>zzz</path>

but for Old World, it is in one big heap:

<path>xxx,yyy,zzz</path>

I don't know, which variant is right, but they must be consistent


Reproducible: Always
Comment 1 Vladimir Romanov (RETIRED) gentoo-dev 2013-01-09 16:35:24 UTC
Em, any progress? If it doesn't matter, close bug, if does - change.
Comment 2 Sven Vermeulen (RETIRED) gentoo-dev 2013-01-10 20:27:55 UTC
It's valid bug alright; I prefer separate if it is okay for the page to wrap in the middle, like so:

"""
... xxx,yyy,
zzz ...
"""

It's not a high priority change though (sorry about that) so I'll get to it later
Comment 3 Sven Vermeulen (RETIRED) gentoo-dev 2013-01-20 17:37:32 UTC
Fixed in CVS