diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-08-21 12:21:26 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-08-21 12:21:26 +0000 |
commit | 49125ea6b019bdb7364fc28a540e22c2ddacc91c (patch) | |
tree | 7340abc7f8b46cc70d65e45e7b79d5e995dc1f2e /docs | |
parent | 1a811e066b38db62cbd236e635295a6ca32a24b7 (diff) | |
download | drakx-49125ea6b019bdb7364fc28a540e22c2ddacc91c.tar drakx-49125ea6b019bdb7364fc28a540e22c2ddacc91c.tar.gz drakx-49125ea6b019bdb7364fc28a540e22c2ddacc91c.tar.bz2 drakx-49125ea6b019bdb7364fc28a540e22c2ddacc91c.tar.xz drakx-49125ea6b019bdb7364fc28a540e22c2ddacc91c.zip |
update some doc
Diffstat (limited to 'docs')
-rw-r--r-- | docs/README | 15 |
1 files changed, 2 insertions, 13 deletions
diff --git a/docs/README b/docs/README index 5a829348a..161b9bb50 100644 --- a/docs/README +++ b/docs/README @@ -54,14 +54,9 @@ See below for information about these files. ******************************************************************************** First here are the different things needed : -media/media_info/hdlists +media/media_info/media.cfg description of the available install media. - format is one line for one medium as - <hdlist_name> <rpms_directory> <description> - <hdlist_name> should be match regexp /hdlist\S*.cz2?/ - for example (two cd install) you get - hdlist1.cz Mandrake/RPMS1 Boot CD - hdlist2.cz Mandrake/RPMS2 Extension CD + cf MDV::Distribconf(3) media/media_info/hdlist*.cz table of rpm's headers, referred by ``hdlists'' @@ -69,12 +64,6 @@ media/media_info/hdlist*.cz or ``parsehdlist <hdlist_file>''. ! Need to be remade when media/main changes (with ``gendistrib'') ! -media/media_info/depslist.ordered - for each packages, tell which package it depends on. Also contains the - size for some (obscure) bloody reasons. - ! Need to be remade when media/main changes ! - (with ``gendistrib --noclean --distrib .'') - media/media_info/compssUsers media/media_info/rpmsrate |