summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* osinfo-install-script: support --list-injection-methodsGiuseppe Scrivano2014-03-061-3/+43
* tools: osinfo-detect prints variantZeeshan Ali (Khattak)2013-11-291-1/+29
* Fix "propfile" typo in osinfo-install-script.cFabiano Fidêncio2013-09-121-1/+1
* osinfo-detect: Fix segfault with non bootable mediaCole Robinson2013-02-111-1/+1
* install-script tool: Fix compiler warningCole Robinson2013-02-111-2/+3
* install-script tool: Display names of generated filesZeeshan Ali (Khattak)2013-02-071-0/+5
* install-script tool: Take GFile creation out of the loopZeeshan Ali (Khattak)2013-02-071-2/+4
* build-sys: g_type_init() is deprecated in 2.36Marc-André Lureau2013-01-214-0/+8
* Add ability to list install script config params & profilesDaniel P. Berrange2013-01-111-4/+108
* install-config: Drop support for encoding in l10n paramsZeeshan Ali (Khattak)2013-01-071-1/+1
* Add osinfo_db_identify_mediaChristophe Fergeau2012-12-131-5/+8
* Use new osinfo_list_new_* helpers everywhereChristophe Fergeau2012-12-071-4/+4
* Translate all (potentially) user visible stringsZeeshan Ali (Khattak)2012-10-314-88/+90
* Add translation frameworkZeeshan Ali (Khattak)2012-10-265-0/+29
* osinfo-detect: ignore DB loading errorsChristophe Fergeau2012-09-041-3/+6
* Add desktop profile for WindowsFabiano Fidêncio2012-08-231-27/+22
* install script: generates the output in a fileFabiano Fidêncio2012-08-231-18/+27
* Standardize function namesFabiano Fidêncio2012-08-231-1/+1
* Add a command line tool for generating install scriptsDaniel P. Berrange2012-08-232-2/+362
* Don't generate man pages in source directoryv0.1.1Daniel P. Berrange2012-04-121-1/+3
* Don't call memset() with zero length for paddingFabiano Fidêncio2012-03-231-2/+6
* Add missing initializers for OsinfoLabel structsFabiano Fidêncio2012-03-231-4/+4
* Disable vendor, distro & family display by defaultDaniel P. Berrange2012-03-221-3/+3
* Add 'distro' field to osinfo-query commandDaniel P. Berrange2012-03-221-1/+3
* Add a 'osinfo-query' command line toolDaniel P. Berrange2012-03-132-2/+714
* Add <config.h> to all files & remove trailing blanksDaniel P. Berrange2012-02-241-1/+3
* Normalize whitespace at end of fileDaniel P. Berrange2012-02-241-1/+0
* Death to TABsDaniel P. Berrange2012-02-242-4/+4
* Add a man page for the osinfo-detect commandDaniel P. Berrange2012-02-242-1/+63
* Add an osinfo-db-validate command for verifying XML filesDaniel P. Berrange2012-02-242-3/+361
* Add support for install tree metadataDaniel P. Berrange2012-02-231-17/+110
* Detection tool should set env for media IDZeeshan Ali (Khattak)2011-11-241-0/+2
* API to indicate media is live and/or installerZeeshan Ali (Khattak)2011-11-241-8/+17
* Return matched OS mediaZeeshan Ali (Khattak)2011-11-241-1/+2
* Add #include <string.h> for strcmpChristophe Fergeau2011-11-211-0/+1
* Add utility app that detects OS given a mediaZeeshan Ali (Khattak)2011-09-012-0/+171