Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move to MDK::Common, bool->to_bool | Pascal Rigaux | 2001-07-24 | 1 | -2/+2 |
| | |||||
* | cleanup | Pascal Rigaux | 2001-07-23 | 1 | -8/+9 |
| | |||||
* | roll back some changes from PPC beta - OldWorld vs NewWorld bootloader | Stew Benedict | 2001-07-18 | 1 | -8/+16 |
| | | | | | modem detection on ttyS0, new sound module in 2.4.4 | ||||
* | added LDAP support for password authentication, updated root password window ↵ | Francois Pons | 2001-07-09 | 1 | -7/+16 |
| | | | | look. | ||||
* | added back timezone settings (thanks FredC). | Francois Pons | 2001-07-04 | 1 | -0/+1 |
| | |||||
* | (doPartitionDisks): better error message when no root partition is found | Pascal Rigaux | 2001-07-03 | 1 | -6/+7 |
| | |||||
* | (configureTimezone): propose a list of NTP servers | Pascal Rigaux | 2001-07-03 | 1 | -1/+5 |
| | |||||
* | added loadSavePackagesOnFloppy to manage package selection file used by | Francois Pons | 2001-07-03 | 1 | -1/+32 |
| | | | | | auto_install too from packages tree directly on floppies. | ||||
* | add ntp handling | Pascal Rigaux | 2001-07-03 | 1 | -1/+14 |
| | |||||
* | new network sources reorganizationCVS: ↵ | damien | 2001-07-02 | 1 | -2/+2 |
| | | | | ---------------------------------------------------------------------- | ||||
* | s/Linux-Mandrake/Mandrake Linux/ | Pablo Saratxaga | 2001-06-22 | 1 | -7/+7 |
| | |||||
* | fix bootstrap information screen back to orig with missing ":" - PPC | Stew Benedict | 2001-05-25 | 1 | -1/+1 |
| | |||||
* | add hfs support to rescue - PPC, fix bootstrap creation, formatting sequence | Stew Benedict | 2001-05-25 | 1 | -18/+18 |
| | |||||
* | added support for NVIDIA 3D acceleration. | Francois Pons | 2001-04-25 | 1 | -1/+4 |
| | |||||
* | fixed missing mouse update in summary. | Francois Pons | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | (setRootPassword): better ensure 'broadcast' insteaf of overriding | Pascal Rigaux | 2001-04-17 | 1 | -1/+1 |
| | |||||
* | (setRootPassword): set NIS to broadcast when NIS asked. Empty NIS still ↵ | Pascal Rigaux | 2001-04-17 | 1 | -5/+8 |
| | | | | means no NIS | ||||
* | (exitInstall): fix bad i18n of Replay button (thx2submarine) | Pascal Rigaux | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | (configureX): fix link /etc/gtk (to /mnt/etc/gtk) instead of /etc/gtkrc | Pascal Rigaux | 2001-04-14 | 1 | -1/+1 |
| | |||||
* | (addUser): remove the setting of $o->{autologin}, now done in any::autologin | Pascal Rigaux | 2001-04-13 | 1 | -3/+0 |
| | |||||
* | added conditional update-menus if package are installed. | Francois Pons | 2001-04-13 | 1 | -4/+2 |
| | |||||
* | make sure update-menus is called after installing cups related packages. | Francois Pons | 2001-04-13 | 1 | -2/+7 |
| | |||||
* | removed Cancel of Summary. | Francois Pons | 2001-04-12 | 1 | -2/+4 |
| | |||||
* | fixed ask printer configuration. | Francois Pons | 2001-04-12 | 1 | -10/+7 |
| | |||||
* | (configureX): fix for X test at install with exotic fonts | Pascal Rigaux | 2001-04-12 | 1 | -3/+2 |
| | |||||
* | (chooseGroups): warn if chosen size is too big | Pascal Rigaux | 2001-04-11 | 1 | -6/+12 |
| | |||||
* | translate the ``path'' in profile selection | Pascal Rigaux | 2001-04-11 | 1 | -1/+1 |
| | |||||
* | fixed selection of CDs. | Francois Pons | 2001-04-10 | 1 | -3/+3 |
| | |||||
* | fixed typo for cups checking of installation. | Francois Pons | 2001-04-06 | 1 | -2/+2 |
| | |||||
* | fixed "No printer" after configuring cups for remove server. | Francois Pons | 2001-04-06 | 1 | -3/+7 |
| | | | | | added log for CD medium chosen par user. | ||||
* | (addUser): default autologin to first user in beginner | Pascal Rigaux | 2001-04-05 | 1 | -0/+3 |
| | |||||
* | ask for autologin | Pascal Rigaux | 2001-04-05 | 1 | -4/+3 |
| | |||||
* | (generateAutoInstFloppy): do not use $o->{pcmcia} to know if pcmcia.img | Pascal Rigaux | 2001-04-05 | 1 | -1/+1 |
| | | | | | was used. Better have a look at /proc/cmdline | ||||
* | - move report_bug in install_any | Pascal Rigaux | 2001-04-05 | 1 | -2/+2 |
| | | | | | - g_auto_install generates the auto_inst.cfg string without output'ing it | ||||
* | fixed printer description in summary. | Francois Pons | 2001-04-04 | 1 | -1/+13 |
| | |||||
* | PPC keyboard/mouse button emulation | Stew Benedict | 2001-04-03 | 1 | -1/+11 |
| | |||||
* | (choosePackages): do not make a special case for upgrades (was: select the | Pascal Rigaux | 2001-04-03 | 1 | -4/+0 |
| | | | | | min size, which was on contradiction with profile selection) | ||||
* | (chooseGroups): simplified, more complex version in install_steps_gtk | Pascal Rigaux | 2001-03-29 | 1 | -13/+8 |
| | | | | | (configurePrinter): fix the inverted condition for installing xpp/kups | ||||
* | (reallyChooseGroups): created from chooseGroups so that it can be | Pascal Rigaux | 2001-03-29 | 1 | -16/+28 |
| | | | | | overridden in install_steps_gtk | ||||
* | change verbage on bootloader warning | Stew Benedict | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | warnAboutNaughtyServers | Pascal Rigaux | 2001-03-27 | 1 | -0/+2 |
| | |||||
* | (summary): fix displaying of printer configured | Pascal Rigaux | 2001-03-27 | 1 | -1/+1 |
| | |||||
* | (configurePrinter): add Mesa-common for xpp and libqtcups2 for kups in | Pascal Rigaux | 2001-03-25 | 1 | -1/+1 |
| | | | | | pkg_install_if_requires_satisfied | ||||
* | (exitInstall): no "cancel" button | Pascal Rigaux | 2001-03-23 | 1 | -4/+4 |
| | |||||
* | (generateAutoInstFloppy): fix the message which was uptodate only for | Pascal Rigaux | 2001-03-22 | 1 | -1/+2 |
| | | | | | sparc :-( | ||||
* | (summary): fix | Pascal Rigaux | 2001-03-21 | 1 | -2/+2 |
| | |||||
* | make_boot_img: add routine for - PPC | Stew Benedict | 2001-03-20 | 1 | -1/+1 |
| | | | | | | | any.pm: double "Append" entry in expert mode for yaboot.conf - PPC install_steps_interactive: setup dmasound - PPC modules.pm: load Mac hardware modules - PPC | ||||
* | fix pcmcia functions only on x86 | Pascal Rigaux | 2001-03-20 | 1 | -1/+1 |
| | |||||
* | - create install_any::unselectMostPackages | Pascal Rigaux | 2001-03-20 | 1 | -2/+2 |
| | | | | | - use it instead of pkgs::unselectAllPackages (otherwise default_packages ends up non-selected) | ||||
* | (setupSCSI): don't pcmcia_probe if testing | Pascal Rigaux | 2001-03-20 | 1 | -1/+1 |
| |