summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Pascal Rigaux2001-02-241-23/+0
|
* *** empty log message ***Pascal Rigaux2001-02-241-0/+28
|
* (pci_probe): fix to clean the logPascal Rigaux2001-02-241-1/+1
|
* (setRootPassword): NIS server must be editablePascal Rigaux2001-02-241-1/+1
|
* (stuff): fix the fix's fix :'-(Pascal Rigaux2001-02-241-4/+2
|
* *** empty log message ***Pascal Rigaux2001-02-231-0/+19
|
* *** empty log message ***Pascal Rigaux2001-02-231-0/+65
|
* (exitInstall): ask wether Replay or AutomatedPascal Rigaux2001-02-231-7/+20
| | | | | | (generateAutoInstFloppy): handle $replay flag. It means a 'not fully automated install'. (summary): nicer mouse name
* (afterInstallPackages): no kdm UserView in NISPascal Rigaux2001-02-231-2/+2
| | | | | (configurePrinter): if_'ization
* (@graphical_steps): specify which step should be interactivePascal Rigaux2001-02-231-3/+13
|
* (g_auto_install): handle $replay flag. It means a 'not fully automated install'.Pascal Rigaux2001-02-231-4/+8
|
* (stuff.xs): exporting C_RPM and C_DRAKX is neededPascal Rigaux2001-02-231-1/+3
|
* add packages installed on demand by DrakX. they are specifically flaggedPascal Rigaux2001-02-231-5/+16
| | | | | or flagged 'INSTALL'
* removed kernel_reread program.Francois Pons2001-02-231-1/+1
|
* removed server from selection.Francois Pons2001-02-231-1/+1
|
* new wizard layout, no use gtk in draknet, minor bugfixesdamien2001-02-233-9/+4
|
* move the 'use my_gtk' in 'require my_gtk' and only if neededPascal Rigaux2001-02-231-1/+4
|
* move xterm to SYSTEMGuillaume Cottenceau2001-02-231-2/+2
|
* added accessor the rpmsrate data of packages.Francois Pons2001-02-231-4/+9
| | | | | avoid rebuilding the database for oem, rpm db is assumed to be fine.
* added mutli CD support to OEM (NFS/DVD transparent)Francois Pons2001-02-231-39/+62
|
* hack for macroporcessing in term.hPascal Rigaux2001-02-231-0/+2
|
* (vnew): use /usr/X11R6/bin/xtest instead of c::XtestPascal Rigaux2001-02-231-12/+12
|
* (tar-drakxtools): C_RPM and C_DRAKX set to 0Pascal Rigaux2001-02-231-0/+1
|
* use C_DRAKXPascal Rigaux2001-02-232-30/+10
|
* add setting C_DRAKX to 1 by defaultPascal Rigaux2001-02-231-1/+2
|
* fixed selection of package now select much more than before.Francois Pons2001-02-231-5/+6
|
* (setSelectedFromCompssList): fix the fixPascal Rigaux2001-02-231-1/+1
|
* fixed root partition size set to the minimum.Francois Pons2001-02-231-2/+2
|
* *** empty log message ***Pascal Rigaux2001-02-231-0/+106
|
* (ask_from_entries_refW): double clicking on list means 'Ok'Pascal Rigaux2001-02-231-0/+4
|
* (setSelectedFromCompssList): fix sillynessPascal Rigaux2001-02-231-1/+1
|
* make rescue build a bit more cleaner (added dependancy).Francois Pons2001-02-223-1/+4
| | | | | added missing file for rescue to enable new oem install.
* minor cleanup to edit partition size more easily.Francois Pons2001-02-221-13/+14
|
* brand new version written in perl, support repartitionning on the fly of theFrancois Pons2001-02-221-89/+523
| | | | | hard disk and resize of already present FAT partition.
* use modutils for non Intel arch'sGuillaume Cottenceau2001-02-2267-9/+13421
|
* *** empty log message ***Pascal Rigaux2001-02-221-0/+41
|
* call /usr/bin/insmod_ with full pathPascal Rigaux2001-02-222-2/+2
|
* (main): don't set a special $remote_path PATH for postInstallNonRootedPascal Rigaux2001-02-221-2/+1
| | | | | | | (otherwise install's modprobe is not used, and you can't "modprobe vfat", even if "/usr/bin/modprobe vfat" doesn't work because insmod_ is not found.
* (write_fstab): clean-up, $fstab takes precedence over @to_add, but notPascal Rigaux2001-02-221-43/+40
| | | | | over existing /etc/fstab. Fix some stupid stuff
* (create_box_with_title): disallow focusing on text if it is non-scrolledPascal Rigaux2001-02-221-2/+8
|
* have "init" compiled against dietlibc (rather than glibc) on non-Intel arch'sGuillaume Cottenceau2001-02-2210-27/+51
|
* (ask_from_entries_refH_powered_normalize): fix setting type to 'list' inPascal Rigaux2001-02-221-1/+1
| | | | | case of format. should be only set if type is unset
* *** empty log message ***Pascal Rigaux2001-02-221-0/+60
|
* (ask_from_entries_refW): if no button wanted, don't call create_okcancelPascal Rigaux2001-02-221-1/+2
|
* $graphical is now a module variable. Can be changed from everywherePascal Rigaux2001-02-221-3/+1
|
* (ask_from_entries_refH_powered_normalize): if list+format then type isPascal Rigaux2001-02-221-0/+1
| | | | | 'list', combo not accepted (hacky?)
* - fix "init" on ppc (do not use minilibc on non-i386 arch's)Guillaume Cottenceau2001-02-218-62/+99
| | | | | | - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init"
* fix up syslog logging stuffGuillaume Cottenceau2001-02-211-28/+18
|
* netconnect recode, wizard compatible. network.pm modified for wizard. Still ↵damien2001-02-211-5/+7
| | | | need work for ask_yesorno, ask_okcancel. +debugging of course
* *** empty log message ***Pascal Rigaux2001-02-211-0/+52
|