Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | integrate dietlibc/stdio per default for cdrom and disk only installs | Guillaume Cottenceau | 2001-01-04 | 337 | -84/+9478 |
| | |||||
* | 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) | ||||
* | (upload): also upload rpmsrate | Pascal Rigaux | 2001-01-04 | 1 | -6/+7 |
| | |||||
* | 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) | ||||
* | do not use graphicallogo for hdreiser neither | Guillaume Cottenceau | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | fix english thanx to emma | Guillaume Cottenceau | 2001-01-04 | 1 | -1/+1 |
| | |||||
* | fixed some old $p->{file} by new $p->[$FILE] | Francois Pons | 2001-01-04 | 1 | -2/+2 |
| | |||||
* | re-integrate reiserfs.o gracias to kernel-2.4-boot2 | Guillaume Cottenceau | 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 | 2 | -17/+35 |
| | | | | | fix a couple of broken dependencies in modules.pm | ||||
* | really do it | Guillaume Cottenceau | 2001-01-03 | 1 | -1/+6 |
| | |||||
* | fixed usage with testing | Francois Pons | 2001-01-03 | 2 | -2/+7 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2001-01-02 | 1 | -0/+1 |
| | |||||
* | use more readable warning messages for missing modules between pci-ids and ↵ | Guillaume Cottenceau | 2001-01-02 | 1 | -1/+1 |
| | | | | files actually in marfiles | ||||
* | support load of modules with parameters when insmod failed without parameter ↵ | Guillaume Cottenceau | 2001-01-02 | 3 | -17/+32 |
| | | | | and user asks for it | ||||
* | vacances: | Guillaume Cottenceau | 2001-01-02 | 2 | -49/+63 |
| | | | | | | - be consistent so that every error messages do not end up with a newline. smaller code + consistency. - support insmod calls with parameters given to the kernel (ISA boards and so on..) | ||||
* | vacances: | Guillaume Cottenceau | 2001-01-02 | 1 | -6/+14 |
| | | | | | | - honour kernel-2.4 modules location when globbing for finding modules by type - verify against ../../modules/*.mar stuff to print out warnings if we miss some modules | ||||
* | vacances: | Guillaume Cottenceau | 2001-01-02 | 2 | -12/+10 |
| | | | | | | | - use malloc instead of alloca for big main allocation since on some systems (LM-7.2 for example it seems) the stack size is limited to 2048 kbyt es - don't give up when the CRC is not OK, but tries to continue anyway | ||||
* | remove file if perl script execution failed | Guillaume Cottenceau | 2001-01-02 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2000-12-28 | 3 | -0/+3 |
| | |||||
* | use the ldetect-lst-devel package instead of assuming the CVS version in ↵ | Pascal Rigaux | 2000-12-28 | 1 | -2/+2 |
| | | | | gi/ldetect-lst | ||||
* | better cleanup | Pascal Rigaux | 2000-12-28 | 2 | -2/+2 |
| | |||||
* | 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 | 2 | -37/+37 |
| | |||||
* | typo in "automatic" parameters | Guillaume Cottenceau | 2000-12-22 | 1 | -2/+2 |
| | |||||
* | use a #define for Linux-Mandrake following fclara's require | Guillaume Cottenceau | 2000-12-22 | 9 | -19/+23 |
| | |||||
* | 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 |
| | |||||
* | added doc (yes it's true!) | damien | 2000-12-21 | 1 | -0/+165 |
| | |||||
* | use kernel headers 2.2 for nfsmount stuff | Guillaume Cottenceau | 2000-12-21 | 3 | -2/+281 |
| | |||||
* | use max compression to save a few bytes | Guillaume Cottenceau | 2000-12-21 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | stage1, disk | Guillaume Cottenceau | 2000-12-19 | 1 | -1/+1 |
| |