summaryrefslogtreecommitdiffstats
path: root/perl-install/ChangeLog
blob: 66912f974b0f5248ae8c38fc5fc37307e28d32e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
2000-02-09  Pixel  <pixel@mandrakesoft.com>

	* partition_table.pm (add): cdie if maximum number of partitions
	handled by linux is reached

	* Xconfigurator.pm (chooseResolutionsGtk): display the graphic
	card or server found

	* install_any.pm (relGetFile): for mdkinst files, take care not to
	have a double '/' (see debbugs #591)

	* install_steps_interactive.pm (configureNetwork):
	purpose: add ability to configure both modem and lan
	         clean up the behaviour

	* fs.pm (write_fstab): 
	purpose: sort the fstab per mount point (cuz /usr must be before /usr/local)
	also: rewrite of the part writing the fstab. 

1999-12-19  Pixel  <pixel@mandrakesoft.com>

	* install2.pm (configureX): write current fstab and conf.modules
	before X configuration
	* install2.pm (main): moved updating things for kde in
	install_steps::afterInstallPackages
	* install2.pm (main): moved msec in in addToBeDone after
	doInstallStep in install2::miscellaneous