blob: bac7dfa2207e9ac81a84034925ab9d507ba9d6f8 (
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
|
2004-09-30 Jeremy Katz <katzj@redhat.com>
* installclasses/workstation.py:
* installclasses/rhel_ws.py:
Install compat-arch-support and compat-arch-devel-support
by default (#133514).
s/OpenOffice/OpenOffice.org/
Mozilla isn't the web browser now.
* installclasses/personal_desktop.py:
* installclasses/server.py:
* installclasses/rhel_as.py:
* installclasses/rhel_es.py:
* installclasses/rhel_desktop.py:
Install compat-arch-support by default (#133514)
s/OpenOffice/OpenOffice.org/
Mozilla isn't the web browser now.
* installclasses/rhel_ws.py:
* installclasses/rhel_desktop.py:
Should say OpenOffice.org, not OpenOffice.
* upgrade.py (upgradeFindPackages): If this is RHEL, warn if
they're upgrading from < RHEL 3 (#134523)
* fsset.py (FileSystemSet.makeLVMNodes): Try to fix upgrade
traceback (#134258)
* loader2/net.c: Make changing the DNS server work (#122554)
2004-09-30 Paul Nasrat <pnasrat@redhat.com>
* findpackageset.py: Improved arch handling (#133045)
* findpackageset.py: Fix thinko with missing rpm.ts (#133045)
2004-09-29 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
* isys/isys.py (getDasdState): Unformatted dasd seem to show up as
"basic" now instead of "ready" (#130123)
* loader2/driverdisk.c: Fix hang with driver disks (#131112, #122952)
* iw/examine_gui.py: Remove spurious option in upgrade combo (#134058)
* iw/language_support_gui.py: Avoid changing default language when
selecting additional languages (#134040)
2004-09-29 Paul Nasrat <pnasrat@redhat.com>
* findpackageset.py: Better arch handling for biarch system upgrades
(#133045)
2004-09-28 Jeremy Katz <katzj@redhat.com>
* loader2/hdinstall.c (setKickstartHD):
* loader2/urlinstall.c (setKickstartUrl):
Make sure variables are initialized (#133996).
* isys/isys.py (readSwapLabel): Add function to read label from
swap filesystems.
(readFSLabel): Read swap and JFS labels too.
* fsset.py: Add support for label'ing swap filesystems (#127892).
* anaconda: Lack of a mouse if using remote display shouldn't ask
about the mouse type (#133902)
2004-09-27 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version
* iw/zfcp_gui.py (ZFCPWindow.getNext): Update FCP config after
adding SCSI LUNs (#133290)
* autopart.py (doAutoPartition): Fix LVM traceback if going back
from not enough space (#131325)
* isys/isys.py (getGeometry): Remove unused function.
* isys/isys.c (doGetGeometry): Likewise.
* anaconda.spec: Bump version.
* loader2/driverdisk.c:
Don't try to mount as ext3 (we don't have the module).
If we haven't mounted a partition, don't fail the driver
disk load (#133036)
* loader2/hardware.c: we need to always do our busprobe (fixes
nonet, etc)
* loader2/loader.c: noprobe ==> nousb and nofirewire
* kickstart.py: Allow name.arch syntax for selecting a package in
%packages (#124456)
* iw/partition_dialog_gui.py (PartitionEditor.run):
* iw/raid_dialog_gui.py (RaidEditor.run):
Update SpinButtons before getting their value (#133456)
* iw/language_support_gui.py
(LanguageSupportWindow.rebuild_combo): Fix traceback when
unselecting last language (#133164)
* fsset.py (swapFileSystem.mount): Skip version 0 swaps (#122101)
* partedUtils.py (sniffFilesystemType): Don't accept version 0
swaps as swap
* kickstart.py (KickstartBase.definePartition): strip /dev from
--onpart (inspired by #121486)
* loader2/hdinstall.c: skip over /dev if given for path (#121486)
* lang-table: Use no instead of no-latin1 as
Norwegian keyboard (#133757)
* loader2/loader.c: Load dm-zero, dm-snapshot and dm-mirror (#132001)
* scripts/mk-images.i386:
* scripts/mk-images.ia64:
* scripts/mk-images.ppc:
* scripts/mk-images.s390:
* scripts/mk-images.x86_64:
Use a variable for raid and lvm modules. Add dm-zero, dm-snapshot
and dm-mirror (#132001)
2004-09-24 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version
* iw/partition_gui.py (PartitionWindow.populate):
* textw/partition_text.py (PartitionWindow.populate):
Free space isn't active, so we can't just ignore it. Instead,
just ignore non-active partitions of < 1 MB (#133425)
* installclasses/rhel_as.py:
* installclasses/rhel_desktop.py:
* installclasses/rhel_es.py:
* installclasses/rhel_ws.py:
Add installclasses for Red Hat Enterprise Linux (hidden) for
translation purposes.
* loader2/Makefile (VERSION): Define VERSION.
* Makefile: Define VERSION and RELEASE here.
* Makefile.inc (VERSION):
* Makefile.inc (RELEASE):
Move to Makefile
* loader2/module-info: Add 3w-9xxx (#133525)
* scripts/upd-instroot: Switch back to default zh_CN font instead
of the bitmap one (#133330)
2004-09-23 Jeremy Katz <katzj@redhat.com>
* loader2/getparts.c (isPartitionName): i2o devices don't use a
"p" separator (#133379)
* iutil.py (makeDriveDeviceNodes): Create more RAID devices.
(makeDriveDeviceNodes): i2o devices don't use a "p" separator (#133379)
* loader2/cdinstall.c: Don't use PROBE_LOADED for cd probing (#131033)
* loader2/hardware.c: We can always probe devices with current
supported hardware. (#132592)
2004-09-23 Bill Nottingham <notting@redhat.com>
* loader2/module-info, scripts/mk-images.*: fix megaraid module name
2004-09-22 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version.
* fsset.py (DevptsFileSystem.isMountable): Don't mount /dev/pts
during install (#133301)
* scripts/splittree.py: Fix for SRPMs (#122737)
* bootdisk/i386/syslinux.cfg:
* bootdisk/x86_64/syslinux.cfg:
Add localboot option (#120687).
* scripts/mk-images.ia64:
* scripts/mk-images.x86_64
Remove spurious fi
* textw/firewall_text.py: Oops, fix syntax error
2004-09-21 Jeremy Katz <katzj@redhat.com>
* anaconda.spec: Bump version
* lang-table (Arabic): Don't attempt Arabic text mode (#122228)
* scripts/upd-instroot (KEEPFILEGR): Add KacstQura font (#122228)
* scripts/mk-images.x86_64: Add a README in the images/pxeboot dir.
* scripts/mk-images.ia64: Create an images/pxeboot directory with
the kernel + initrd used in the boot.img.
* loader2/net.c (chooseNetworkInterface): Support using
ksdevice=macaddr instead of ksdevice=link or ksdevice=ethX.
Should sanitize the mac address to handle most sane formats (#130605).
* isys/getmacaddr.c (sanitizeMacAddr): Add function.
* isys/getmacaddr.h (sanitizeMacAddr): Add prototype.
* Makefile: Get 'make build' working with build system changes.
2004-09-21 Jeremy Katz <katzj@redhat.com>
* anaconda.spec:
* Makefile:
* Makefile.inc:
Rework build to not get date substituted in with
a snapbuild. Include changes explicitly in package changelog.
|