summaryrefslogtreecommitdiffstats
path: root/perl-install/Makefile.drakxtools
Commit message (Collapse)AuthorAgeFilesLines
* package rpmsrateThierry Vignaud2005-03-231-0/+1
|
* fix build after pixel's passThierry Vignaud2005-03-011-1/+1
|
* - remove ddcxinfos, replaced by monitor-edid (which is in a separate package)Pascal Rigaux2005-02-281-1/+1
| | | | | | | | | | | | - add many resolutions (they are structured by aspect ratio for next move) - put the "Monitor preferred modeline" from EDID in xorg.conf - for this ModeLine must be exported from the monitor section - specifying a VendorName|ModelName in auto_inst is valid, don't overwrite it with edid probe - the strange /dev/zero needed (?) by ddcxinfos is no more needed - field {size} is now {diagonal_size}, and is no more "corrected" - add @CVT_ratios and @CVT_vfreqs (unused at the moment) - Getopt::Long is needed by monitor-parse-edid
* don't package drakids for nowOlivier Blin2005-02-181-1/+0
|
* move drakids in /usr/binOlivier Blin2005-02-171-0/+1
|
* - move convert script from spec file into standalone/convertThierry Vignaud2005-01-261-1/+2
| | | | | - btw, do not try converting if uneeded
* add drakx-finish-installPascal Rigaux2004-11-301-0/+4
|
* package man pagesThierry Vignaud2004-09-141-0/+2
|
* fix drakxtools build (do not include ../Makefile.config)Thierry Vignaud2004-08-191-1/+0
|
* fix buildThierry Vignaud2004-08-041-1/+0
|
* adapt to new directories layout:Pascal Rigaux2004-07-261-0/+1
| | | | | | | | | | | - Mandrake/mdkinst -> install/stage2/live - Mandrake/base/mdkinst_stage2.bz2 -> install/stage2/mdkinst_stage2.bz2 - Mandrake/base/rpmsrate -> media/media_info/rpmsrate - Mandrake/RPMS -> media/main - images -> install/images - isolinux -> install/isolinux - Mandrake/share/advertising -> install/extra/advertising
* - autostart file for KDE/GNOMEDaouda Lo2004-06-211-1/+2
|
* - add net_applet file (installed in bindir)Daouda Lo2004-06-211-0/+1
|
* Add icons for localedrake menu entryDavid Baudens2004-03-181-0/+3
|
* move Xtest() and setMouseLive() out of c/stuff to xf86misc::mainPascal Rigaux2004-02-081-1/+1
| | | | | | so that we can use them (esp. setMouseLive) in standalone without making drakxtools-newt require xfree libs
* fix typoThierry Vignaud2003-12-291-2/+1
|
* fix localedrake linkThierry Vignaud2003-12-291-2/+3
|
* alias scannerdrake => drakscannerThierry Vignaud2003-12-221-0/+1
|
* allow move to build & install drakx mo files (using sudo)Pascal Rigaux2003-11-181-1/+1
|
* fix linksThierry Vignaud2003-11-151-10/+10
|
* add links so that most tools get listed on drak<TAB> completionThierry Vignaud2003-11-141-0/+9
|
* add compatibility link for drakclockThierry Vignaud2003-11-141-0/+1
|
* have localedrake in /usr/bin rather than /usr/sbin (#1407)Guillaume Cottenceau2003-02-111-3/+4
|
* don't take lang subdir in pixmapFrederic Lepied2003-02-111-1/+1
|
* - drakhelp moved to /usr/bin/Daouda Lo2003-01-161-0/+1
|
* fix installation after pixel changesThierry Vignaud2002-12-131-1/+1
|
* - add missing printer directoryThierry Vignaud2002-11-151-1/+1
| | | | | - bump version to 9.1 like most of our packages
* 29mdk: add harddrake iconsThierry Vignaud2002-09-021-1/+7
|
* - mv drakbug executable from $$SBINDEST to $$BINDESTDaouda Lo2002-07-301-0/+1
|
* fix pixel "i do not need to test" fscking bug that broke drakxtoolsThierry Vignaud2002-07-251-1/+1
| | | | | build :-)
* add PMS_DIRS in Makefile.config and use it everywherePascal Rigaux2002-07-241-10/+2
| | | | | | (cleaning some ugly stuff in Makefile.drakxtools while doing so) => now adding a new directory only need to be done at one place
* g Move 2: partition table: hierarchyThierry Vignaud2002-07-231-2/+2
|
* - Big Move 1: interactive::* hierarchyThierry Vignaud2002-07-231-2/+2
|
* remove all (use\s+(diagnostics|vars|strict)' instancesThierry Vignaud2002-07-101-2/+0
|
* fix boot freeze on hw change: initscript was running us with stdoutThierry Vignaud2002-07-091-3/+4
| | | | | redirected to /dev/null; just use a small sh wrapper to fix it
* s/PHONY/.PHONY/Thierry Vignaud2002-07-081-1/+1
|
* - simplificationsThierry Vignaud2002-07-081-7/+7
| | | | | - harddrake support is complete
* - move diskdrake.rc from /etc/gtk to /usr/share/libDrakXPascal Rigaux2002-07-061-2/+1
| | | | | - remove unused wizard.rc
* manage security subdir.Frederic Lepied2002-06-181-1/+3
|
* - adapt to new diskdrake modulesPascal Rigaux2002-01-271-3/+6
| | | | | - some cleanup in drakxtools build
* fileshare should be ok, handle diskdrake --fileshare, fix smb importPascal Rigaux2001-11-301-0/+4
|
* remove unneeded files (*.bs and .exists)Pascal Rigaux2001-11-261-1/+2
|
* added wonderful lsnetdrakePascal Rigaux2001-09-121-0/+1
|
* basic nfs handling in drakxPascal Rigaux2001-08-201-2/+2
|
* fix po not build, add interactive_http in DIRSPascal Rigaux2001-08-171-2/+2
|
* add interactive_httpPascal Rigaux2001-08-071-5/+11
|
* added network pmsdamien2001-08-031-1/+3
|
* (install): s/cp -rf/cp -rfL/ (-L = --dereference, aka always follow ↵Pascal Rigaux2001-07-311-2/+2
| | | | symbolic links)
* do not use the po's directly. Use mo's through gettextPascal Rigaux2001-07-231-8/+9
|
* (install): ensure pm's in subdirs don't have /use(diagnostics|vars|strict)/Pascal Rigaux2001-05-301-1/+3
|