Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove checking "$" in po strings, perl_checker takes care of this correctly | Pascal Rigaux | 2004-01-21 | 1 | -1/+0 |
| | | | | | (ie. N("a\$b") will get string "a$b" in po which is ok, whereas N("a$b") gives an error) | ||||
* | handle poulpy code | Thierry Vignaud | 2004-01-12 | 1 | -4/+4 |
| | |||||
* | runinstall2 is deprecated, install2 is called directly | Pascal Rigaux | 2004-01-08 | 1 | -3/+0 |
| | |||||
* | obsolete livedrake, live_install, live_update | Pascal Rigaux | 2004-01-06 | 1 | -1/+0 |
| | |||||
* | get rid of g_auto_install (unused & not working) | Pascal Rigaux | 2004-01-06 | 1 | -1/+0 |
| | |||||
* | allow move to build & install drakx mo files (using sudo) | Pascal Rigaux | 2003-11-18 | 1 | -2/+4 |
| | |||||
* | help Gi_perl_check | Pascal Rigaux | 2003-09-30 | 1 | -0/+2 |
| | |||||
* | don't check *all* for test_pms_all, skip horrible stuffs | Pascal Rigaux | 2003-09-30 | 1 | -1/+1 |
| | |||||
* | don't remove some po's from drakxtools, only from install | Pascal Rigaux | 2003-09-18 | 1 | -0/+4 |
| | | | | | (ar/fa disabled because not working at install, ga/sl not translated enough) | ||||
* | since XFree86-VGA16-3.3.6-29mdk is bad, insist on having XFree86-VGA16 28mdk ↵ | Pascal Rigaux | 2003-08-30 | 1 | -0/+2 |
| | | | | instead | ||||
* | Use busybox in stage2 on AMD64 | Gwenolé Beauchesne | 2003-08-20 | 1 | -0/+3 |
| | |||||
* | Use bash in stage2 on IA-64 | Gwenolé Beauchesne | 2003-08-13 | 1 | -0/+4 |
| | |||||
* | s/head -1/head -n 1/ | Pascal Rigaux | 2003-08-01 | 1 | -2/+2 |
| | | | | | (am i the only one who thinks changing head's usage is really stupid? well...) | ||||
* | trying to follow the sucking of titi... | Francois Pons | 2003-07-18 | 1 | -1/+1 |
| | | | | | use perl-Gtk2 and perl-Glib files. | ||||
* | remove mkswap from commands.pm, so no need anymore to have mkswap_ (the ↵ | Pascal Rigaux | 2003-07-16 | 1 | -1/+1 |
| | | | | drawback is that the mkswap command won't create the device anymore) | ||||
* | make sure original mkswap is still living. | Francois Pons | 2003-07-10 | 1 | -1/+1 |
| | |||||
* | fix install crashed X server because /usr/bin/true was no more | Guillaume Cottenceau | 2003-06-05 | 1 | -1/+1 |
| | | | | | available :/ | ||||
* | move ugtk2 back in drakxtools on gc idea | Thierry Vignaud | 2003-03-06 | 1 | -1/+1 |
| | |||||
* | 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 |
| |