Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (installPackages): don't take into account the time when prompting the user | Pascal Rigaux | 2001-01-07 | 1 | -2/+7 |
| | |||||
* | (may_apply): added | Pascal Rigaux | 2001-01-07 | 1 | -1/+3 |
| | |||||
* | (test_for_bad_drives): created | Pascal Rigaux | 2001-01-07 | 1 | -1/+29 |
| | | | | | | | - ugly stuff needed mainly for Western Digital IDE drives - try writing what we've just read, yells if it fails - testing on last sector of head #0 (unused in 99% cases) | ||||
* | (getHds): test_for_bad_drives called on hard drives | Pascal Rigaux | 2001-01-07 | 1 | -4/+7 |
| | | | | | (getHds): ensure $o->{hds} is not set until the hard drives are checked | ||||
* | (getFile): make it work (it used to dead-loop when getFile'ing an non-existent | Pascal Rigaux | 2001-01-07 | 1 | -4/+0 |
| | | | | | file, stressing the ftp server :-/ ) | ||||
* | for the moment, just release cdrom.img, hd.img and hdreiser.img | Pascal Rigaux | 2001-01-07 | 3 | -9/+15 |
| | | | | | others should should come... | ||||
* | *** empty log message *** | Guillaume Cottenceau | 2001-01-06 | 1 | -0/+1 |
| | |||||
* | uglyfy my shiny modules-loading code to save some stuff in /etc/modules.conf ↵ | Guillaume Cottenceau | 2001-01-06 | 8 | -29/+100 |
| | | | | (scsi, net, modules options) | ||||
* | support both 2.2 and 2.4 | Guillaume Cottenceau | 2001-01-06 | 1 | -1/+1 |
| | |||||
* | fix many dependencies | Guillaume Cottenceau | 2001-01-06 | 1 | -15/+15 |
| | | | | | include .depend stuff | ||||
* | New snapshot uploaded | Pascal Rigaux | 2001-01-06 | 1 | -0/+6 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2001-01-06 | 1 | -0/+6 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2001-01-06 | 1 | -0/+7 |
| | |||||
* | remove makinf in examples subdir | Guillaume Cottenceau | 2001-01-06 | 1 | -1/+0 |
| | |||||
* | don't build contrib/elftrunc for us | Guillaume Cottenceau | 2001-01-06 | 1 | -5/+2 |
| | |||||
* | tolerate file not found at creation of archives | Guillaume Cottenceau | 2001-01-06 | 1 | -31/+34 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2001-01-06 | 1 | -0/+6 |
| | |||||
* | New snapshot uploaded | Pascal Rigaux | 2001-01-06 | 1 | -0/+161 |
| | |||||
* | (setup): don't xmodmap if DISPLAY is unset | Pascal Rigaux | 2001-01-06 | 1 | -1/+1 |
| | |||||
* | - use $(ls $*) instead of $* before giving args to mar otherwise mar stops on | Pascal Rigaux | 2001-01-06 | 1 | -2/+1 |
| | | | | | | missing files, which is no good. - do not generate modules.cpio.bz2 any more, it is unsused and deprecated by modules.cz | ||||
* | 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 |
| | |||||
* | update with current cooker | Francois Pons | 2001-01-05 | 5 | -1/+7 |
| | |||||
* | 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 |
| | |||||
* | do not need malloc padding anymore since dietlibc malloc is fixed now | Guillaume Cottenceau | 2001-01-05 | 1 | -2/+0 |
| | |||||
* | fix of 4/5 parameters unified syscalls from latest dietlibc | Guillaume Cottenceau | 2001-01-05 | 3 | -3/+6 |
| | |||||
* | fix malloc from latest dietlibc version | Guillaume Cottenceau | 2001-01-05 | 1 | -4/+12 |
| | |||||
* | removed need of packdrake binary | Francois Pons | 2001-01-05 | 6 | -31/+81 |
| | |||||
* | restored Makefile capabilities of building | Francois Pons | 2001-01-05 | 1 | -3/+3 |
| | |||||
* | remove confusing **temp** stuff | Guillaume Cottenceau | 2001-01-04 | 1 | -2/+0 |
| | |||||
* | (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 |
| | |||||
* | 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 |
| |