| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed wrong case for managing IP for remove CUPS server | Francois Pons | 2000-11-10 | 1 | -1/+1 |
* | updated typo for remote CUPS server configuration dialog | Francois Pons | 2000-11-10 | 1 | -2/+2 |
* | initIMPS2 move where it should be (in non-C_RPM dependent section) | Pascal Rigaux | 2000-11-10 | 1 | -5/+4 |
* | add `mar' archiving program | Guillaume Cottenceau | 2000-11-09 | 5 | -0/+621 |
* | make sure to restart cups when cupsd.conf is modified. | Francois Pons | 2000-11-09 | 1 | -0/+4 |
* | the guy must now type "yes" before being able to go on... | Pascal Rigaux | 2000-11-09 | 1 | -8/+10 |
* | changed the message | Pascal Rigaux | 2000-11-09 | 1 | -1/+2 |
* | add eject | Pascal Rigaux | 2000-11-09 | 1 | -0/+1 |
* | umount and eject the cdrom before leaving | Pascal Rigaux | 2000-11-09 | 1 | -2/+4 |
* | fixed modification of BrowsePoll on a existing file. | Francois Pons | 2000-11-09 | 1 | -3/+4 |
* | (boot_img_i386): add label preinst which is the same as oem | Pascal Rigaux | 2000-11-08 | 1 | -0/+3 |
* | added new function for selected or installed accessor on pkg | Francois Pons | 2000-11-08 | 1 | -1/+2 |
* | fixed for urpmi again; | Francois Pons | 2000-11-08 | 1 | -1/+1 |
* | fixed regexp for french : accep space or minus before fr. | Francois Pons | 2000-11-08 | 1 | -1/+1 |
* | make sure package already installed for oem are marked as selected, as some | Francois Pons | 2000-11-08 | 1 | -0/+1 |
* | add management of BrowsePoll <ip>:<port> in /etc/cups/cupsd.conf | Francois Pons | 2000-11-08 | 1 | -1/+46 |
* | add minimal management of /etc/cups/cupsd.conf | Francois Pons | 2000-11-08 | 1 | -0/+19 |
* | make sure class discarding do not destroy result | Francois Pons | 2000-11-08 | 1 | -0/+2 |
* | *** empty log message *** | Stefan Siegel | 2000-11-08 | 1 | -0/+2 |
* | now there are 8 ttyS* available for configuration. Used for internal modem co... | damien | 2000-11-07 | 1 | -1/+1 |
* | (main): in oem, configureX automatic | Pascal Rigaux | 2000-11-07 | 1 | -1/+1 |
* | no default flang, script /etc/oem now do it | Pascal Rigaux | 2000-11-07 | 1 | -1/+1 |
* | set the lang chosen in menu.lst | Pascal Rigaux | 2000-11-07 | 1 | -0/+5 |
* | find lang based on /cdrom/VERSION, | Pascal Rigaux | 2000-11-07 | 1 | -4/+10 |
* | (afterInstallPackages): give medium 'cdrom' to install_urpmi in case of $::oem | Pascal Rigaux | 2000-11-07 | 1 | -5/+3 |
* | (main): $::oem is now global :-( (needed in install_steps.pm) | Pascal Rigaux | 2000-11-07 | 1 | -3/+3 |
* | fixed wrong generation of /etc/fstab | Francois Pons | 2000-11-07 | 1 | -1/+1 |
* | make sure fstab is not just empty but contains / | Francois Pons | 2000-11-07 | 1 | -1/+1 |
* | use /etc/closurepkgs instead of closurepkgs directly. | Francois Pons | 2000-11-07 | 1 | -2/+2 |
* | use of install_any::boot_medium to avoid listing medium used for boot | Francois Pons | 2000-11-07 | 1 | -1/+1 |
* | use of $boot_medium where the boot medium is used (default 1) | Francois Pons | 2000-11-07 | 1 | -3/+6 |
* | fixed text for card prefered in XFree 3.3 (RIVA128). | Francois Pons | 2000-11-07 | 1 | -2/+2 |
* | manage both to install and closure. | Francois Pons | 2000-11-07 | 1 | -11/+48 |
* | fixe for using standard CD for oem install by using closurepkgs. | Francois Pons | 2000-11-07 | 1 | -3/+8 |
* | add creation of etc/fstab | Pascal Rigaux | 2000-11-07 | 1 | -1/+2 |
* | don't commit changelog | Pascal Rigaux | 2000-11-07 | 1 | -1/+1 |
* | (choosePartitionsToFormat): don't propose already mounted partitions | Pascal Rigaux | 2000-11-06 | 1 | -1/+1 |
* | (doPartitionDisksAfter): remove the mount_all which is plain dumb | Pascal Rigaux | 2000-11-06 | 1 | -2/+5 |
* | (formatPartitions): formatMountPartitions done even in upgrade | Pascal Rigaux | 2000-11-06 | 1 | -5/+3 |
* | (use_root_part): fs::mount_all really removed | Pascal Rigaux | 2000-11-06 | 1 | -1/+0 |
* | (installCrypto): nicer layout | Pascal Rigaux | 2000-11-06 | 1 | -1/+5 |
* | (use_root_part): fs::mount_all removed | Pascal Rigaux | 2000-11-06 | 0 | -0/+0 |
* | (doPartitionDisksAfter): fs::mount_all moved here | Pascal Rigaux | 2000-11-06 | 1 | -0/+2 |
* | *** empty log message *** | Pascal Rigaux | 2000-11-06 | 1 | -6/+6 |
* | (doPartitionDisks): use $o->{partitioning}{use_existing_root} | Pascal Rigaux | 2000-11-06 | 1 | -2/+3 |
* | (main): set $o->{partitioning}{use_existing_root} in oem | Pascal Rigaux | 2000-11-06 | 1 | -0/+1 |
* | created function for examining already installed package on install (oem). | Francois Pons | 2000-11-06 | 1 | -0/+35 |
* | conditionnal format of / and use already installed packages if any on install. | Francois Pons | 2000-11-06 | 1 | -1/+3 |
* | updated pot file | Pablo Saratxaga | 2000-11-06 | 2 | -634/+728 |
* | add a flag to allow by default formating / | Francois Pons | 2000-11-06 | 1 | -0/+1 |