summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-02-11osinfo-detect: Fix segfault with non bootable mediaCole Robinson1-1/+1
2013-02-11install-script tool: Fix compiler warningCole Robinson1-2/+3
2013-02-07install-script tool: Display names of generated filesZeeshan Ali (Khattak)1-0/+5
2013-02-07install-script tool: Take GFile creation out of the loopZeeshan Ali (Khattak)1-2/+4
2013-01-21build-sys: g_type_init() is deprecated in 2.36Marc-André Lureau4-0/+8
2013-01-11Add ability to list install script config params & profilesDaniel P. Berrange1-4/+108
2013-01-07install-config: Drop support for encoding in l10n paramsZeeshan Ali (Khattak)1-1/+1
2012-12-13Add osinfo_db_identify_mediaChristophe Fergeau1-5/+8
2012-12-07Use new osinfo_list_new_* helpers everywhereChristophe Fergeau1-4/+4
2012-10-31Translate all (potentially) user visible stringsZeeshan Ali (Khattak)4-88/+90
2012-10-26Add translation frameworkZeeshan Ali (Khattak)5-0/+29
2012-09-04osinfo-detect: ignore DB loading errorsChristophe Fergeau1-3/+6
2012-08-23Add desktop profile for WindowsFabiano Fidêncio1-27/+22
2012-08-23install script: generates the output in a fileFabiano Fidêncio1-18/+27
2012-08-23Standardize function namesFabiano Fidêncio1-1/+1
2012-08-23Add a command line tool for generating install scriptsDaniel P. Berrange2-2/+362
2012-04-12Don't generate man pages in source directoryDaniel P. Berrange1-1/+3
2012-03-23Don't call memset() with zero length for paddingFabiano Fidêncio1-2/+6
2012-03-23Add missing initializers for OsinfoLabel structsFabiano Fidêncio1-4/+4
2012-03-22Disable vendor, distro & family display by defaultDaniel P. Berrange1-3/+3
2012-03-22Add 'distro' field to osinfo-query commandDaniel P. Berrange1-1/+3
2012-03-13Add a 'osinfo-query' command line toolDaniel P. Berrange2-2/+714
2012-02-24Add <config.h> to all files & remove trailing blanksDaniel P. Berrange1-1/+3
2012-02-24Normalize whitespace at end of fileDaniel P. Berrange1-1/+0
2012-02-24Death to TABsDaniel P. Berrange2-4/+4
2012-02-24Add a man page for the osinfo-detect commandDaniel P. Berrange2-1/+63
2012-02-24Add an osinfo-db-validate command for verifying XML filesDaniel P. Berrange2-3/+361
2012-02-23Add support for install tree metadataDaniel P. Berrange1-17/+110
2011-11-24Detection tool should set env for media IDZeeshan Ali (Khattak)1-0/+2
2011-11-24API to indicate media is live and/or installerZeeshan Ali (Khattak)1-8/+17
2011-11-24Return matched OS mediaZeeshan Ali (Khattak)1-1/+2
2011-11-21Add #include <string.h> for strcmpChristophe Fergeau1-0/+1
2011-09-01Add utility app that detects OS given a mediaZeeshan Ali (Khattak)2-0/+171