Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ask_from_entries_refH parameter format has changed so change all accesses to it. | Pascal Rigaux | 2001-01-06 | 8 | -113/+112 |
| | |||||
* | move to new ask_from's: | Pascal Rigaux | 2001-01-05 | 7 | -405/+283 |
| | | | | | | | | | | | | - ask_from_entries_ref is deprecated, use ask_from_entries_refH - ask_from_list now calls ask_from_entries_refH_powered still not done: - ask_from_treelist should use ask_from_entries_refH_powered, and lists with no help should use CList (List is bad) - keyboard and mouse binding is still rough - enhance the look | ||||
* | help cperl-mode | Pascal Rigaux | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | add the percentage of each keyboard types (as a comment for now) | Pascal Rigaux | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | use of SHARE_PATH for MonitorsDB, Cards+, CardsNames | Francois Pons | 2001-01-05 | 1 | -4/+4 |
| | |||||
* | no more copy of files on live system, now use environment variable by DrakX ↵ | Francois Pons | 2001-01-05 | 1 | -21/+0 |
| | | | | cleanup | ||||
* | cleanup to keep libperl.so but the right one | Francois Pons | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | forget _exit in child process after a fork of DrakX | Francois Pons | 2001-01-05 | 2 | -0/+2 |
| | |||||
* | eval insmoding ide-cd (just in case) | Francois Pons | 2001-01-05 | 1 | -1/+1 |
| | |||||
* | removed need of packdrake binary | Francois Pons | 2001-01-05 | 6 | -31/+81 |
| | |||||
* | (setRootPassword): fix pixelization | Pascal Rigaux | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | (%EXPORT_TAGS): add if_ in "common" exported tags | Pascal Rigaux | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | nl keyboard is not used, so defaults to us_intl | Pascal Rigaux | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | keep $o->{langs} unpacked to simplify things | Pascal Rigaux | 2001-01-04 | 5 | -27/+8 |
| | |||||
* | fixed the functions doing the lists of languages | Pablo Saratxaga | 2001-01-04 | 2 | -2/+11 |
| | |||||
* | if_ pixelization | Pascal Rigaux | 2001-01-04 | 1 | -20/+19 |
| | |||||
* | some pixelization using the new if_ | Pascal Rigaux | 2001-01-04 | 1 | -9/+10 |
| | |||||
* | (if_): created. Use it to replace things like | Pascal Rigaux | 2001-01-04 | 1 | -0/+5 |
| | | | | | ($::expert ? $val : ()) by if_($::expert, $val) | ||||
* | The list of languages now has complete locale names insted of just language | Pablo Saratxaga | 2001-01-04 | 1 | -12/+10 |
| | | | | | code (that is needed to differentiate zh_CN and zh_TW among others) | ||||
* | fixed some old $p->{file} by new $p->[$FILE] | Francois Pons | 2001-01-04 | 1 | -2/+2 |
| | |||||
* | code cleanup and fixes for lilo not upgrade | Francois Pons | 2001-01-04 | 1 | -32/+11 |
| | |||||
* | updated Brazilian file | Pablo Saratxaga | 2001-01-04 | 3 | -533/+548 |
| | |||||
* | fixed overlapping partitions between one extended and one regular primary. | Francois Pons | 2001-01-03 | 1 | -4/+14 |
| | | | | | | should be accepted (log printed instead of error) as diskdrake allow their creation in expert. | ||||
* | fixed some other services to start in case something gets wrong, | Francois Pons | 2001-01-03 | 1 | -0/+5 |
| | | | | | this fixes some deadlock on upgrade from 7.0. | ||||
* | locales in glibc 2.2 format | Pablo Saratxaga | 2001-01-03 | 1 | -4/+8 |
| | |||||
* | (main): move the setting of PATH and spawnShell *after* setting $prefix | Pascal Rigaux | 2001-01-03 | 1 | -6/+6 |
| | |||||
* | add checks of dependencies on marfiles | Guillaume Cottenceau | 2001-01-03 | 1 | -4/+4 |
| | | | | | fix a couple of broken dependencies in modules.pm | ||||
* | fixed usage with testing | Francois Pons | 2001-01-03 | 2 | -2/+7 |
| | |||||
* | added a few locales dependences | Pablo Saratxaga | 2000-12-31 | 1 | -4/+4 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2000-12-29 | 1 | -0/+54 |
| | |||||
* | (addUser): typo fix | Pascal Rigaux | 2000-12-29 | 1 | -1/+1 |
| | |||||
* | (getFile): recall getFile after rewindGetFile | Pascal Rigaux | 2000-12-29 | 1 | -3/+3 |
| | |||||
* | now /usr/lib/X11 is a relative symlink to please mirrors and jako | Pascal Rigaux | 2000-12-28 | 1 | -1/+1 |
| | |||||
* | updated Lithuanian file | Pablo Saratxaga | 2000-12-26 | 3 | -1556/+1417 |
| | |||||
* | Add the very ghost option REMOVE_MOD_META_L. | Chmouel Boudjnah | 2000-12-26 | 1 | -0/+1 |
| | |||||
* | make them work with kernel-2.4 by disabling non existent modules | Guillaume Cottenceau | 2000-12-22 | 1 | -35/+35 |
| | |||||
* | fixed load_multi on live. | Francois Pons | 2000-12-22 | 1 | -52/+49 |
| | | | | | added back all removed module with the new great mdk-stage1 of gégé. | ||||
* | commit symlink /tmp/image /tmp/rhimage | Pascal Rigaux | 2000-12-22 | 2 | -0/+5 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2000-12-21 | 1 | -0/+21 |
| | |||||
* | handle isa cards | Pascal Rigaux | 2000-12-20 | 1 | -11/+40 |
| | |||||
* | (selectMouse): unsure the device exists | Pascal Rigaux | 2000-12-20 | 1 | -0/+1 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2000-12-19 | 1 | -0/+56 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2000-12-19 | 1 | -9/+1030 |
| | |||||
* | Happy Christmas :) | Pascal Rigaux | 2000-12-19 | 1 | -0/+86 |
| | |||||
* | /usr/lib/X11 now exists on non-sparc (was only for sparc) | Pascal Rigaux | 2000-12-19 | 1 | -1/+1 |
| | |||||
* | when loading /snd-card-/ module, load snd-pcm-oss | Pascal Rigaux | 2000-12-19 | 1 | -0/+3 |
| | |||||
* | spawnShell: set DISPLAY, just in case :) | Pascal Rigaux | 2000-12-19 | 1 | -0/+2 |
| | |||||
* | set PATH before doing spawnShell | Pascal Rigaux | 2000-12-19 | 1 | -4/+4 |
| | |||||
* | corrected bad mergeinconf | damien | 2000-12-18 | 1 | -1/+4 |
| | |||||
* | added embedded support for control-center | damien | 2000-12-18 | 1 | -0/+16 |
| |