summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-12-11debugmediaChristophe Fergeau1-0/+13
2012-12-11win: Add language information to Windows mediasChristophe Fergeau5-3/+337
2012-12-11Set language in osinfo_db_identify_mediaChristophe Fergeau1-2/+90
2012-12-11loader: Read media language informationChristophe Fergeau4-4/+54
2012-12-11media: Add OsinfoMedia::languages propertyChristophe Fergeau2-1/+66
2012-12-11Deprecate osinfo_db_guess_os_from_mediaChristophe Fergeau2-15/+25
2012-12-11Add osinfo_db_identify_mediaChristophe Fergeau6-11/+91
2012-12-11Set OsinfoOs::media for OSes stored in an OsinfoDbChristophe Fergeau1-0/+1
2012-12-11Add OsinfoMedia::os propertyChristophe Fergeau2-1/+55
2012-12-11loader: Don't harcode '+ 9' in tree loadingChristophe Fergeau1-4/+4
2012-12-11test: Add test for param remapping in install scriptsChristophe Fergeau3-0/+169
2012-12-11Automatically remap OsinfoInstallConfig values if neededChristophe Fergeau1-52/+152
2012-12-11Add osinfo_install_config_new_for_scriptChristophe Fergeau3-3/+23
2012-12-11Add OsinfoInstallConfig::valid-params propertyChristophe Fergeau3-1/+104
2012-12-11OsinfoInstallScript: Use an OsinfoInstallConfigParamListChristophe Fergeau3-35/+36
2012-12-11Set id in osinfo_install_config_param_newChristophe Fergeau1-1/+4
2012-12-11Add OsinfoInstallConfigParamListChristophe Fergeau5-78/+256
2012-12-11loader: Parse OsinfoInstallConfigParam::value-map from XMLChristophe Fergeau3-2/+13
2012-12-11Add OsinfoInstallConfigParam::value-mapChristophe Fergeau2-1/+73
2012-12-11loader: Load datamapsChristophe Fergeau4-1/+147
2012-12-11Add datamap classesChristophe Fergeau7-1/+404
2012-12-10Release 0.2.2Zeeshan Ali (Khattak)1-0/+23
2012-12-10data: Add forgotten macos.xml.in fileZeeshan Ali (Khattak)1-0/+1
2012-12-10loader: Use symbolic names in osinfo_loader_install_config_paramsChristophe Fergeau1-2/+2
2012-12-07fedora,win,installer: Assume full pathsZeeshan Ali (Khattak)2-7/+7
2012-12-07fedora,installer: Set keyboard config for >= F18Zeeshan Ali (Khattak)1-2/+163
2012-12-07syms: Alphabetically order osinfo_install_config_*Christophe Fergeau1-6/+6
2012-12-07list: Include osinfo_filter.h in osinfo_list.hChristophe Fergeau1-0/+2
2012-12-07Remove obsolete methods from OsinfoDeviceDriverListChristophe Fergeau3-88/+0
2012-12-07Deprecate osinfo_*list_new_*Christophe Fergeau20-0/+80
2012-12-07Use new osinfo_list_new_* helpers everywhereChristophe Fergeau7-25/+45
2012-12-07Add osinfo_list_new_*Christophe Fergeau3-3/+118
2012-12-07osinfo_install_config.c: Describe function argumentsMichal Privoznik1-0/+25
2012-12-07Document OsinfoInstallConfigParamPolicy enumMichal Privoznik1-1/+8
2012-12-07Document even more argumentsMichal Privoznik2-0/+15
2012-12-07Suppress gtk-doc warnings on missing field descriptionMichal Privoznik32-2/+34
2012-12-07Fix internal function names in OsinfoInstallScriptChristophe Fergeau1-10/+10
2012-12-07Add missing osinfo_install_script_get_config_param_list annotationChristophe Fergeau1-0/+9
2012-12-07Add Fabiano's copyright to some source filesChristophe Fergeau3-0/+3
2012-12-07Fix osinfo_loader_root commentChristophe Fergeau1-1/+2
2012-12-07syms: Remove duplicated symbolChristophe Fergeau1-3/+2
2012-12-07loader: Fix one newly introduced leakChristophe Fergeau1-1/+3
2012-12-07loader: Fix memory leaks in error pathsChristophe Fergeau1-10/+17
2012-12-07loader: Fix leak in osinfo_loader_osChristophe Fergeau1-0/+1
2012-12-07loader: Don't leak 'arch'Christophe Fergeau1-0/+3
2012-12-07loader: Set GError on osinfo_loader_nodeset failuresChristophe Fergeau1-0/+2
2012-12-07loader: Use xmlFree to free libxml2 stringsChristophe Fergeau1-12/+12
2012-12-07build-sys: Fix circular make dependencyChristophe Fergeau1-4/+7
2012-12-07win7,installer: Setup pre-installation driversZeeshan Ali (Khattak)1-0/+68
2012-12-07install-config: API to specify drivers disk & locationZeeshan Ali (Khattak)3-0/+171