summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* eject needs to know which device to eject, so now we tell it.Pascal Rigaux2000-11-131-1/+1
|
* fix for bug #1350Pascal Rigaux2000-11-121-4/+5
| | | | | (mousedrake dies with: Undefined subroutine &mouse::serial_ports_names)
* (psUpdateHdlistsDeps): fixed an ugly typo (uses .cz2 for .cz and .cz22 forPascal Rigaux2000-11-121-1/+1
| | | | | .cz2) that makes for than one CD install breaks :-(
* updated pot filePablo Saratxaga2000-11-1144-22913/+26471
|
* fixed wrong case for managing IP for remove CUPS serverFrancois Pons2000-11-101-1/+1
|
* updated typo for remote CUPS server configuration dialogFrancois Pons2000-11-101-2/+2
|
* initIMPS2 move where it should be (in non-C_RPM dependent section)Pascal Rigaux2000-11-101-5/+4
|
* add `mar' archiving programGuillaume Cottenceau2000-11-095-0/+621
|
* make sure to restart cups when cupsd.conf is modified.Francois Pons2000-11-091-0/+4
|
* the guy must now type "yes" before being able to go on...Pascal Rigaux2000-11-091-8/+10
|
* changed the messagePascal Rigaux2000-11-091-1/+2
|
* add ejectPascal Rigaux2000-11-091-0/+1
|
* umount and eject the cdrom before leavingPascal Rigaux2000-11-091-2/+4
| | | | | halt instead of reboot
* fixed modification of BrowsePoll on a existing file.Francois Pons2000-11-091-3/+4
|
* (boot_img_i386): add label preinst which is the same as oemPascal Rigaux2000-11-081-0/+3
|
* added new function for selected or installed accessor on pkgFrancois Pons2000-11-081-1/+2
|
* fixed for urpmi again;Francois Pons2000-11-081-1/+1
|
* fixed regexp for french : accep space or minus before fr.Francois Pons2000-11-081-1/+1
|
* make sure package already installed for oem are marked as selected, as someFrancois Pons2000-11-081-0/+1
| | | | | code refer to this state to perform some actions (install_urpmi)
* add management of BrowsePoll <ip>:<port> in /etc/cups/cupsd.confFrancois Pons2000-11-081-1/+46
|
* add minimal management of /etc/cups/cupsd.confFrancois Pons2000-11-081-0/+19
|
* make sure class discarding do not destroy resultFrancois Pons2000-11-081-0/+2
|
* *** empty log message ***Stefan Siegel2000-11-081-0/+2
|
* now there are 8 ttyS* available for configuration. Used for internal modem ↵damien2000-11-071-1/+1
| | | | configuration that uses ttyS* > 3
* (main): in oem, configureX automaticPascal Rigaux2000-11-071-1/+1
|
* no default flang, script /etc/oem now do itPascal Rigaux2000-11-071-1/+1
|
* set the lang chosen in menu.lstPascal Rigaux2000-11-071-0/+5
|
* find lang based on /cdrom/VERSION,Pascal Rigaux2000-11-071-4/+10
| | | | | give it to closurepkgs
* (afterInstallPackages): give medium 'cdrom' to install_urpmi in case of $::oemPascal Rigaux2000-11-071-5/+3
|
* (main): $::oem is now global :-( (needed in install_steps.pm)Pascal Rigaux2000-11-071-3/+3
|
* fixed wrong generation of /etc/fstabFrancois Pons2000-11-071-1/+1
|
* make sure fstab is not just empty but contains /Francois Pons2000-11-071-1/+1
|
* use /etc/closurepkgs instead of closurepkgs directly.Francois Pons2000-11-071-2/+2
|
* use of install_any::boot_medium to avoid listing medium used for bootFrancois Pons2000-11-071-1/+1
|
* use of $boot_medium where the boot medium is used (default 1)Francois Pons2000-11-071-3/+6
|
* fixed text for card prefered in XFree 3.3 (RIVA128).Francois Pons2000-11-071-2/+2
|
* manage both to install and closure.Francois Pons2000-11-071-11/+48
|
* fixe for using standard CD for oem install by using closurepkgs.Francois Pons2000-11-071-3/+8
|
* add creation of etc/fstabPascal Rigaux2000-11-071-1/+2
|
* don't commit changelogPascal Rigaux2000-11-071-1/+1
|
* (choosePartitionsToFormat): don't propose already mounted partitionsPascal Rigaux2000-11-061-1/+1
|
* (doPartitionDisksAfter): remove the mount_all which is plain dumbPascal Rigaux2000-11-061-2/+5
|
* (formatPartitions): formatMountPartitions done even in upgradePascal Rigaux2000-11-061-5/+3
|
* (use_root_part): fs::mount_all really removedPascal Rigaux2000-11-061-1/+0
|
* (installCrypto): nicer layoutPascal Rigaux2000-11-061-1/+5
|
* (use_root_part): fs::mount_all removedPascal Rigaux2000-11-060-0/+0
|
* (doPartitionDisksAfter): fs::mount_all moved herePascal Rigaux2000-11-061-0/+2
|
* *** empty log message ***Pascal Rigaux2000-11-061-6/+6
|
* (doPartitionDisks): use $o->{partitioning}{use_existing_root}Pascal Rigaux2000-11-061-2/+3
|
* (main): set $o->{partitioning}{use_existing_root} in oemPascal Rigaux2000-11-061-0/+1
|