Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | error out when a listed lang doesn't have a png lang file | Guillaume Cottenceau | 2003-02-27 | 1 | -0/+1 |
| | | | | | | | | when doing the check of lang.pm, first show the warnings, then the errors at make-install time, remove pang lang files corresponding to disabled langs | ||||
* | removed dmidecode. | Francois Pons | 2003-02-25 | 1 | -2/+2 |
| | |||||
* | added dmidecode | Francois Pons | 2003-02-25 | 1 | -2/+2 |
| | |||||
* | not more xpm's in share | Guillaume Cottenceau | 2003-02-19 | 1 | -1/+1 |
| | |||||
* | themes/* is gone, no need to copy those files | Pascal Rigaux | 2003-02-14 | 1 | -1/+0 |
| | |||||
* | fix typo | Pascal Rigaux | 2003-02-13 | 1 | -1/+1 |
| | |||||
* | use PerlIO-gzip | Pascal Rigaux | 2003-02-13 | 1 | -0/+3 |
| | |||||
* | language/country selection change: | Guillaume Cottenceau | 2003-02-08 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | - first install step is selection of your language, in your language; it uses images for that - language->country is probed, the selection of the country is possible if there was a problem, in the Summary step - in the $o big structure, we now use $o->{locale} which contains three keys: lang, country and utf8 - lang.pm has been cleaned and rewritten a bit - keyboard probing now done only on language (because this step is at the beginning of the install) - timezone probing done on country, if use changes country before timezone in the Summary, re-probe timezone accordingly | ||||
* | - building srpm only does not imply having the dependancies installed | Thierry Vignaud | 2003-02-05 | 1 | -2/+2 |
| | | | | | - clean more files too | ||||
* | add brltty help file | Pascal Rigaux | 2003-02-04 | 1 | -1/+1 |
| | |||||
* | wildcard * in share/list allowed to match multiple files, but not multiple ↵ | Pascal Rigaux | 2003-02-04 | 1 | -1/+1 |
| | | | | directories | ||||
* | roll back (mcc!=gi) | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |
| | |||||
* | remove warnings in package | Thierry Vignaud | 2003-01-27 | 1 | -1/+1 |
| | |||||
* | when taking files from perl-GTK2, don't /usr/lib/libDrakX/ugtk2.pm since we ↵ | Pascal Rigaux | 2003-01-06 | 1 | -1/+1 |
| | | | | don't need it | ||||
* | list files changes for gtk2 (is that really optimal to have utf8.pm and ↵ | Guillaume Cottenceau | 2002-12-20 | 1 | -3/+5 |
| | | | | utf8_heavy.pl?) | ||||
* | add "make test_pms_all" | Pascal Rigaux | 2002-12-19 | 1 | -0/+3 |
| | |||||
* | fix installation after pixel changes | Thierry Vignaud | 2002-12-13 | 1 | -1/+1 |
| | |||||
* | adapt "make test_pms" to new perl_checker | Pascal Rigaux | 2002-12-02 | 1 | -7/+3 |
| | |||||
* | fix removing of pods when installing pms | Pascal Rigaux | 2002-11-28 | 1 | -1/+1 |
| | |||||
* | ugtk2.pm is temporarily not in drakxtools but in perl-GTK2 | Guillaume Cottenceau | 2002-11-26 | 1 | -1/+1 |
| | |||||
* | group icons are not used, remove them | Pascal Rigaux | 2002-08-28 | 1 | -3/+0 |
| | |||||
* | lib64 fixes | Gwenolé Beauchesne | 2002-08-05 | 1 | -1/+5 |
| | |||||
* | - Move xf86Wacom.so modules to {i386,ppc}-specific filelist | Gwenolé Beauchesne | 2002-08-05 | 1 | -1/+1 |
| | | | | | | - Make filelists lib64 aware with LIB variable - Add x86_64-specific filelist | ||||
* | make new perl_checker happy | Pascal Rigaux | 2002-07-31 | 1 | -1/+1 |
| | |||||
* | rename a few target: | Thierry Vignaud | 2002-07-31 | 1 | -2/+2 |
| | | | | | | - srpm -> slowsrpm - fastsrpm -> srpm | ||||
* | - consolidate duplicated 'use (warn|strict...' into nuke_perl target | Thierry Vignaud | 2002-07-29 | 1 | -5/+6 |
| | | | | | | - thus enable to fix bug reported by gc (aka i only fixed localsrpm nuke, not srpm: one) | ||||
* | use spec_test rather than test | Thierry Vignaud | 2002-07-25 | 1 | -4/+3 |
| | |||||
* | add PMS_DIRS in Makefile.config and use it everywhere | Pascal Rigaux | 2002-07-24 | 1 | -1/+1 |
| | | | | | | (cleaning some ugly stuff in Makefile.drakxtools while doing so) => now adding a new directory only need to be done at one place | ||||
* | check make got correct tag from spec file | Thierry Vignaud | 2002-07-23 | 1 | -4/+9 |
| | |||||
* | modparm.lst is not used anymore (modinfo -p) | Pascal Rigaux | 2002-07-23 | 1 | -1/+0 |
| | |||||
* | fast build: new target (fastsrpm = cvstag localsrpm) | Thierry Vignaud | 2002-07-23 | 1 | -0/+2 |
| | |||||
* | g Move 2: partition table: hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -3/+3 |
| | |||||
* | - Big Move 1: interactive::* hierarchy | Thierry Vignaud | 2002-07-23 | 1 | -3/+3 |
| | |||||
* | faster startup: remove use (diagnostics|vars|strict) in srpm target as | Thierry Vignaud | 2002-07-18 | 1 | -0/+3 |
| | | | | | in local target (dams fsck) | ||||
* | (test_pms): exclude urpm from uses | Pascal Rigaux | 2002-07-17 | 1 | -1/+1 |
| | |||||
* | don't display etags command (too long, not nice) | Pascal Rigaux | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | updated to drop URPM... reference for test_pms. | Francois Pons | 2002-07-15 | 1 | -1/+1 |
| | |||||
* | remove all (use\s+(diagnostics|vars|strict)' instances | Thierry Vignaud | 2002-07-10 | 1 | -0/+4 |
| | |||||
* | have MDK::Common's in TAGS | Pascal Rigaux | 2002-07-09 | 1 | -1/+1 |
| | |||||
* | create the list_modules symlink | Pascal Rigaux | 2002-07-08 | 1 | -2/+4 |
| | |||||
* | make test_pms should now work (was pb with list_modules.pm) | Pascal Rigaux | 2002-07-08 | 1 | -0/+1 |
| | |||||
* | - remove share/wizard.rc in DISTFILE | Daouda Lo | 2002-07-07 | 1 | -1/+1 |
| | |||||
* | add harddrake to DISTFILES | Thierry Vignaud | 2002-07-06 | 1 | -1/+1 |
| | |||||
* | don't use sed when not needed | Thierry Vignaud | 2002-07-05 | 1 | -1/+1 |
| | |||||
* | - handle /lib/i686 case | Francois Pons | 2002-07-05 | 1 | -2/+2 |
| | | | | | - replace Mandrake/RPMS with Mandrake/RPMS* | ||||
* | when building the tar for drakxtools, handle specially list_modules.pm | Pascal Rigaux | 2002-07-04 | 1 | -2/+4 |
| | |||||
* | adapt to the move all.modules -> kernel/all.modules and all.kernels -> ↵ | Pascal Rigaux | 2002-07-04 | 1 | -2/+2 |
| | | | | kernel/all.kernels | ||||
* | corrected rules to make distributable rpms. | Frederic Lepied | 2002-06-19 | 1 | -13/+16 |
| | |||||
* | added targets to build test and distribution rpms and srpms (localrpm, | Frederic Lepied | 2002-06-18 | 1 | -7/+49 |
| | | | | | localsrpm, rpm, srpm). | ||||
* | added security to the installed directories | Frederic Lepied | 2002-06-18 | 1 | -1/+1 |
| |