diff options
Diffstat (limited to 'dvd_pwp32.xml')
-rw-r--r-- | dvd_pwp32.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dvd_pwp32.xml b/dvd_pwp32.xml index 2e61af7..d902bb2 100644 --- a/dvd_pwp32.xml +++ b/dvd_pwp32.xml @@ -55,9 +55,9 @@ </theme> <media desc="media to take into account to build the ISO"> - <!-- WARNING this media must be named "Main" because main media is mandatory for all other media--> - <!-- Morever the "Main" media is always the Name use for an MDV reposiery --> - <!-- futur feature will provide a way to specify another name for the basic repo of an MDV distribution --> + <!-- name of the first media wich contains basesystem and kernels --> + <first_media>Main</first_media> + <update_prefix>Updates</update_prefix> <list name="Main" desc="Main media"> <!-- MANDATORY list of wanted packages on the iso --> <input name="base"> |