Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (exitInstall): ask wether Replay or Automated | Pascal Rigaux | 2001-02-23 | 1 | -7/+20 |
| | | | | | | (generateAutoInstFloppy): handle $replay flag. It means a 'not fully automated install'. (summary): nicer mouse name | ||||
* | (afterInstallPackages): no kdm UserView in NIS | Pascal Rigaux | 2001-02-23 | 1 | -2/+2 |
| | | | | | (configurePrinter): if_'ization | ||||
* | (@graphical_steps): specify which step should be interactive | Pascal Rigaux | 2001-02-23 | 1 | -3/+13 |
| | |||||
* | (g_auto_install): handle $replay flag. It means a 'not fully automated install'. | Pascal Rigaux | 2001-02-23 | 1 | -4/+8 |
| | |||||
* | (stuff.xs): exporting C_RPM and C_DRAKX is needed | Pascal Rigaux | 2001-02-23 | 1 | -1/+3 |
| | |||||
* | add packages installed on demand by DrakX. they are specifically flagged | Pascal Rigaux | 2001-02-23 | 1 | -5/+16 |
| | | | | | or flagged 'INSTALL' | ||||
* | removed kernel_reread program. | Francois Pons | 2001-02-23 | 1 | -1/+1 |
| | |||||
* | removed server from selection. | Francois Pons | 2001-02-23 | 1 | -1/+1 |
| | |||||
* | new wizard layout, no use gtk in draknet, minor bugfixes | damien | 2001-02-23 | 3 | -9/+4 |
| | |||||
* | move the 'use my_gtk' in 'require my_gtk' and only if needed | Pascal Rigaux | 2001-02-23 | 1 | -1/+4 |
| | |||||
* | move xterm to SYSTEM | Guillaume Cottenceau | 2001-02-23 | 1 | -2/+2 |
| | |||||
* | added accessor the rpmsrate data of packages. | Francois Pons | 2001-02-23 | 1 | -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 Pons | 2001-02-23 | 1 | -39/+62 |
| | |||||
* | hack for macroporcessing in term.h | Pascal Rigaux | 2001-02-23 | 1 | -0/+2 |
| | |||||
* | (vnew): use /usr/X11R6/bin/xtest instead of c::Xtest | Pascal Rigaux | 2001-02-23 | 1 | -12/+12 |
| | |||||
* | (tar-drakxtools): C_RPM and C_DRAKX set to 0 | Pascal Rigaux | 2001-02-23 | 1 | -0/+1 |
| | |||||
* | use C_DRAKX | Pascal Rigaux | 2001-02-23 | 2 | -30/+10 |
| | |||||
* | add setting C_DRAKX to 1 by default | Pascal Rigaux | 2001-02-23 | 1 | -1/+2 |
| | |||||
* | fixed selection of package now select much more than before. | Francois Pons | 2001-02-23 | 1 | -5/+6 |
| | |||||
* | (setSelectedFromCompssList): fix the fix | Pascal Rigaux | 2001-02-23 | 1 | -1/+1 |
| | |||||
* | fixed root partition size set to the minimum. | Francois Pons | 2001-02-23 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-23 | 1 | -0/+106 |
| | |||||
* | (ask_from_entries_refW): double clicking on list means 'Ok' | Pascal Rigaux | 2001-02-23 | 1 | -0/+4 |
| | |||||
* | (setSelectedFromCompssList): fix sillyness | Pascal Rigaux | 2001-02-23 | 1 | -1/+1 |
| | |||||
* | make rescue build a bit more cleaner (added dependancy). | Francois Pons | 2001-02-22 | 3 | -1/+4 |
| | | | | | added missing file for rescue to enable new oem install. | ||||
* | minor cleanup to edit partition size more easily. | Francois Pons | 2001-02-22 | 1 | -13/+14 |
| | |||||
* | brand new version written in perl, support repartitionning on the fly of the | Francois Pons | 2001-02-22 | 1 | -89/+523 |
| | | | | | hard disk and resize of already present FAT partition. | ||||
* | use modutils for non Intel arch's | Guillaume Cottenceau | 2001-02-22 | 67 | -9/+13421 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-22 | 1 | -0/+41 |
| | |||||
* | call /usr/bin/insmod_ with full path | Pascal Rigaux | 2001-02-22 | 2 | -2/+2 |
| | |||||
* | (main): don't set a special $remote_path PATH for postInstallNonRooted | Pascal Rigaux | 2001-02-22 | 1 | -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 not | Pascal Rigaux | 2001-02-22 | 1 | -43/+40 |
| | | | | | over existing /etc/fstab. Fix some stupid stuff | ||||
* | (create_box_with_title): disallow focusing on text if it is non-scrolled | Pascal Rigaux | 2001-02-22 | 1 | -2/+8 |
| | |||||
* | have "init" compiled against dietlibc (rather than glibc) on non-Intel arch's | Guillaume Cottenceau | 2001-02-22 | 10 | -27/+51 |
| | |||||
* | (ask_from_entries_refH_powered_normalize): fix setting type to 'list' in | Pascal Rigaux | 2001-02-22 | 1 | -1/+1 |
| | | | | | case of format. should be only set if type is unset | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-22 | 1 | -0/+60 |
| | |||||
* | (ask_from_entries_refW): if no button wanted, don't call create_okcancel | Pascal Rigaux | 2001-02-22 | 1 | -1/+2 |
| | |||||
* | $graphical is now a module variable. Can be changed from everywhere | Pascal Rigaux | 2001-02-22 | 1 | -3/+1 |
| | |||||
* | (ask_from_entries_refH_powered_normalize): if list+format then type is | Pascal Rigaux | 2001-02-22 | 1 | -0/+1 |
| | | | | | 'list', combo not accepted (hacky?) | ||||
* | - fix "init" on ppc (do not use minilibc on non-i386 arch's) | Guillaume Cottenceau | 2001-02-21 | 8 | -62/+99 |
| | | | | | | - fix segfault of dietlibc-linked apps (broken va_stuff in dietlibc) - cleanup of "init" | ||||
* | fix up syslog logging stuff | Guillaume Cottenceau | 2001-02-21 | 1 | -28/+18 |
| | |||||
* | netconnect recode, wizard compatible. network.pm modified for wizard. Still ↵ | damien | 2001-02-21 | 1 | -5/+7 |
| | | | | need work for ask_yesorno, ask_okcancel. +debugging of course | ||||
* | *** empty log message *** | Pascal Rigaux | 2001-02-21 | 1 | -0/+52 |
| | |||||
* | updated (don't remember what) | damien | 2001-02-21 | 1 | -0/+10 |
| | |||||
* | (main): do postInstallNonRooted before postInstall (so that 'modprobe | Pascal Rigaux | 2001-02-21 | 1 | -1/+1 |
| | | | | | vfat' can be done in postInstallNonRooted and used in postInstall) | ||||
* | (exitInstall): add generateAutoInstFloppy and g_default_packages calls in | Pascal Rigaux | 2001-02-21 | 1 | -7/+16 |
| | | | | | advanced | ||||
* | (generateAutoInstFloppy): removed | Pascal Rigaux | 2001-02-21 | 1 | -5/+0 |
| | |||||
* | (g_auto_install): use selected_leaves for default_packages to reduce the | Pascal Rigaux | 2001-02-21 | 1 | -2/+24 |
| | | | | | | list of packages (aka cleanup auto_inst.cfg) (g_default_packages): created | ||||
* | - move the loadO of patch/defcfg after loading modules.dep | Pascal Rigaux | 2001-02-21 | 1 | -10/+4 |
| | | | | | | - generateAutoInstFloppy is no more a step - removed use Data::Dumper | ||||
* | (selected_leaves): created | Pascal Rigaux | 2001-02-21 | 1 | -1/+20 |
| |