source: projects/specs/trunk/b/booty/booty-vl.spec @ 521

Revision 521, 11.1 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

Line 
1Summary: simple python bootloader config lib
2Summary(ja): シンプルな python 用ブートローダ設定ライブラリ
3Name: booty
4Version: 0.44.4
5Release: 4%{?_dist_release}
6License: LGPL
7Source0: %{name}-%{version}.tar.bz2
8Patch10: %{name}-0.44.4-vine.patch
9Patch50: %{name}-0.44.4-pmac.patch2
10Patch60: %{name}-0.44.4-grub-copyfiles.patch
11Patch70: %{name}-0.44.4-noedd.patch
12Group: System Environment/Libraries
13BuildRoot: %{_tmppath}/%{name}-root
14Requires: rhpl
15BuildRequires: python-devel
16
17%description
18Small python library for use with bootloader configuration by anaconda
19and up2date.
20
21%description -l ja
22anaconda で利用されるブートローダを設定する python ライブラリ。
23
24
25%prep
26%setup -q
27%patch10 -p1 -b .vine
28%patch50 -p1 -b .pmac
29%patch60 -p1 -b .grub-copyfiles
30%patch70 -p1 -b .noedd
31
32%build
33make
34
35%install
36rm -rf $RPM_BUILD_ROOT
37make DESTDIR=$RPM_BUILD_ROOT install
38
39%clean
40rm -rf $RPM_BUILD_ROOT
41
42%files
43%defattr(-,root,root)
44%doc README TODO
45/usr/lib/booty
46
47%changelog
48* Fri Apr 03 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-4
49- update vine patch
50  - add "splash=silent" for bootsplash option.
51
52* Sun Mar 29 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-3
53- update vine patch
54  - use "resume=" for TOI parameter instead of "resume2="
55
56* Tue Mar 17 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-2
57- add Patch70 to remove edd code.
58
59* Sat Aug 16 2008 Shu KONNO <owa@bg.wakwak.com> 0.44.4-1vl5
60- applied new versioning policy, spec in utf-8
61
62* Tue Jan 09 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.44.4-0vl16
63- update Patch50
64  - use vmlinux/vmlinux.old style labels also on ppc (yaboot.conf)
65
66* Mon Nov 05 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl15
67- add Patch60
68  - support booting from raid1 device.
69
70* Fri Nov 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl14
71- update Patch10
72  - fix installing bootloader on raid disks.
73
74* Fri Nov 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl13
75- update Patch10
76  - disable vesafb on i81x/Rage system.
77  - use vga=0x301 when "lowres" is specified.
78
79* Mon Oct 30 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl12
80- update Patch10
81
82* Tue Oct 17 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.44.4-0vl11
83- fixed patch50 (minor typo fix)
84
85* Sat Oct 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl10
86- fix patch10 (<BTS:239>)
87
88* Thu Sep 28 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.44.4-0vl9
89- fixed patch50 for ppc to fix boot= line
90
91* Thu Sep 14 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.44.4-0vl8
92- modified patch50 for ppc
93  - better-looking yaboot.conf
94  - fix duplicate entries in boot= line on ppc (taken from 0.78-1)
95  - set device= line, using /sbin/ofpath
96  - set macosx= line (see bootloader.py in anaconda)
97
98* Tue Sep 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl7
99- update Patch10 to force-create device.map in installer.
100
101* Sat Sep 09 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.44.4-0vl6
102- added patch50 for ppc
103
104* Sun Sep 03 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl5
105- update Patch10 to merge with patch20
106- check if swap device is available or not. (<BTS:0128>)
107
108* Fri Sep 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl4
109- do not add fd0 entry to grub device.map.
110
111* Tue Aug 29 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl3
112- update vine patch to fix resume2 parameter
113
114* Sun Aug 27 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl2
115- update vine patch to fix default grub menu.lst
116- add Patch20 to use menu.lst for grub config file instead of grub.conf
117
118* Tue Aug 22 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 0.44.4-0vl1
119- initial build for Vine Linux
120
121* Wed Apr 19 2006 Peter Jones <pjones@redhat.com> - 0.44.4-1
122- Add "console=tty0" when using a serial console (#171810)
123
124* Tue Aug 11 2005 Peter Jones <pjones@redhat.com> - 0.44.3-1
125- Fix bootloader setup on non-RAID pSeries (and maybe other ppc as well?)
126
127* Wed Jul 13 2005 Peter Jones <pjones@redhat.com> - 0.44.2-1
128- typo fix
129
130* Wed Jul 13 2005 Peter Jones <pjones@redhat.com> - 0.44.1-1
131- support RAID1 /boot on ppc.
132
133* Mon Oct  4 2004 Jeremy Katz <katzj@redhat.com> - 0.44-1
134- don't include /dev/ in the console name (#134336)
135- fix installing boot loader to partition with RAID1 /boot (#127557)
136
137* Mon Sep 13 2004 Jeremy Katz <katzj@redhat.com> - 0.43-1
138- preserve some more consoles (#131301)
139- add magicboot for Power Mac (from <pnasrat@redhat.com>)
140
141* Tue Aug 10 2004 Jeremy Katz <katzj@redhat.com> - 0.42-1
142- don't write the unencrypted password to lilo.conf.anaconda if
143  we're not using lilo (#129280)
144
145* Tue Aug  3 2004 Jeremy Katz <katzj@redhat.com> - 0.41-1
146- don't duplicate boot loader arguments (#128492)
147
148* Mon Jul 12 2004 Jeremy Katz <katzj@redhat.com> - 0.40-1
149- another tweak to the timeout
150
151* Mon Jun 28 2004 Jeremy Katz <katzj@redhat.com> - 0.39-1
152- tweak timeouts to be shorter
153- use hiddenmenu by default with grub
154
155* Wed Jun  9 2004 Jeremy Katz <katzj@redhat.com>
156- quote appended args (#114174)
157
158* Thu May 13 2004 Jeremy Katz <katzj@redhat.com>
159- compile fix for newer versions of gcc from Jeff Law
160
161* Thu May  6 2004 Jeremy Katz <katzj@redhat.com> - 0.38-1
162- remove ide-scsi from bootloader config on upgrade (#116622)
163
164* Thu May  6 2004 Jeremy Katz <katzj@redhat.com> - 0.37-1
165- clean up the xfs fix (#122606)
166- altix boxes need relocatable (#120851)
167
168* Fri Apr 30 2004 Jeremy Katz <katzj@redhat.com> - 0.36-1
169- some xfs fixes (#117968)
170
171* Fri Apr 16 2004 Jeremy Katz <katzj@redhat.com> - 0.35-1
172- allow booting windows from grub on x86_64 (#121005)
173
174* Tue Mar 16 2004 Jeremy Katz <katzj@redhat.com> - 0.34-1
175- use vmlinuz for ppc now
176
177* Mon Dec  1 2003 Jeremy Katz <katzj@redhat.com> 0.33-1
178- no ide-scsi with 2.6
179
180* Fri Nov 28 2003 Jeremy Katz <katzj@redhat.com>
181- add buildrequires (#111150)
182
183* Thu Nov  6 2003 Jeremy Katz <katzj@redhat.com> 0.32-1
184- rebuild for python 2.3
185
186* Thu Sep 25 2003 Jeremy Katz <katzj@redhat.com>
187- modernize label for other OS (#71565)
188
189* Fri Aug 15 2003 Jeremy Katz <katzj@redhat.com> 0.31.1-1
190- preserve video= (#102370)
191
192* Fri Aug  1 2003 Jeremy Katz <katzj@redhat.com> 0.31-1
193- write out noauto in chandev.conf if we have chandev args (#101381)
194
195* Fri Jul 25 2003 Jeremy Katz <katzj@redhat.com>
196- only include message= or splashimage if the file exists (#99301)
197
198* Wed Jul 23 2003 Jeremy Katz <katzj@redhat.com>
199- support yaboot passwords (#100618)
200
201* Wed Jul 23 2003 Jeremy Katz <katzj@redhat.com> 0.30-1
202- pass through acpi= boot arguments
203
204* Thu Jul 10 2003 Jeremy Katz <katzj@redhat.com> 0.29.2-1
205- read product name from /tmp/product/.buildstamp if it exists
206
207* Thu Jul 10 2003 Jeremy Katz <katzj@redhat.com> 0.29.1-1
208- yaboot: really fix kernel/initrd path
209
210* Wed Jul  9 2003 Jeremy Katz <katzj@redhat.com> 0.29-1
211- yaboot: quotes around append
212- yaboot: nonvram for pSeries
213- yaboot: fix partition=
214- yaboot: fix kernel path
215
216* Mon Jul  7 2003 Jeremy Katz <katzj@redhat.com> 0.28.1-1
217- fix a typo (#98691)
218
219* Thu Jul  3 2003 Jeremy Katz <katzj@redhat.com> 0.28-1
220- write our own yaboot.conf to work better with lvm/raid (#98308)
221- ensure the iSeries cmdline gets blanked
222
223* Fri Jun 20 2003 Jeremy Katz <katzj@redhat.com> 0.27-1
224- handle /boot as a separate partition on pSeries nicely
225- setup /etc/elilo.conf symlink on ia64
226
227* Wed Jun 18 2003 Jeremy Katz <katzj@redhat.com> 0.26.1-1
228- remove efi boot entries based on product name, not just hardcoding
229  Red Hat Linux (#97653)
230
231* Sun Jun  1 2003 Jeremy Katz <katzj@redhat.com> 0.26-1
232- write kernel to side B on iSeries as well (#91038)
233
234* Mon May 12 2003 Jeremy Katz <katzj@redhat.com> 0.25.9-1
235- if there's not an old default on lilo upgrade, we don't need to
236  delete it (#88582)
237
238* Fri May  2 2003 Jeremy Katz <katzj@redhat.com> 0.25.8-1
239- really get the PReP partition writing right for iSeries
240
241* Thu May  1 2003 Jeremy Katz <katzj@redhat.com> 0.25.7-1
242- use root=LABEL= on s/390
243
244* Wed Apr 30 2003 Jeremy Katz <katzj@redhat.com> 0.25.6-1
245- iSeries tweak to get the kernel written to the PReP partition
246
247* Wed Apr 30 2003 Jeremy Katz <katzj@redhat.com> 0.25.5-1
248- yabootconfig moved to /sbin
249
250* Tue Apr 29 2003 Jeremy Katz <katzj@redhat.com> 0.25.4-1
251- tweaks to handle chandev now that it's in /tmp/install.cfg and not from
252  the env var
253
254* Thu Apr 24 2003 Jeremy Katz <katzj@redhat.com> 0.25.3-1
255- use Arjan's suggestion of vmlinitrd for iseries kernel + initrd
256
257* Wed Apr 23 2003 Jeremy Katz <katzj@redhat.com> 0.25.2-1
258- pseries tweaks
259
260* Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com> 0.25.1-1
261- fix silly typos
262
263* Mon Apr 14 2003 Jeremy Katz <katzj@redhat.com> 0.25-1
264- iSeries support
265
266* Mon Mar 24 2003 Jeremy Katz <katzj@redhat.com> 0.24.1-1
267- make target global for zipl.conf
268
269* Thu Mar 20 2003 Jeremy Katz <katzj@redhat.com> 0.24-1
270- merge newer yaboot changes from Dan Burcaw
271
272* Fri Mar 14 2003 Jeremy Katz <katzj@redhat.com> 0.23-1
273- read product name information dynamically (using /etc/redhat-release and
274  anaconda's /.buildstamp)
275
276* Wed Mar 12 2003 Jeremy Katz <katzj@redhat.com> 0.22.1-1
277- fix tyop
278
279* Tue Mar  4 2003 Jeremy Katz <katzj@redhat.com> 0.22-1
280- support for yaboot from Dan Burcaw <dburcaw@terrasoftsolutions.com>
281
282* Mon Feb 24 2003 Karsten Hopp <karsten@redhat.de> 0.21-1
283- s390 changes: zipl doesn't like lables, use devicename
284-               don't write root= twice
285
286* Wed Feb 19 2003 Karsten Hopp <karsten@redhat.de> 0.20-1
287- s390 changes: write correct zipl.conf when bl.args is not set
288
289* Wed Feb  5 2003 Jeremy Katz <katzj@redhat.com> 0.19-1
290- make sure our lilo default is sane (#79594)
291
292* Wed Jan 22 2003 Jeremy Katz <katzj@redhat.com> 0.18-1
293- fix line for anaconda-ks.cfg when bootloader installed on partition
294
295* Thu Jan 09 2003 Karsten Hopp <karsten@redhat.de> 0.17-1
296- minor fixes for S390
297
298* Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com>
299- fix for #78380 - parted has fat16 and fat32 types now
300
301* Tue Nov  5 2002 Jeremy Katz <katzj@redhat.com>
302- read some kernel arguments when setting up default kernel args (#69904)
303- pychecker fixups
304
305* Thu Oct  3 2002 Jeremy Katz <katzj@redhat.com>
306- some x86_64 support
307
308* Tue Sep 10 2002 Jeremy Katz <katzj@redhat.com>
309- merge ia64 changes
310- add alpha support based on 7.2 alpha code
311
312* Wed Aug 14 2002 Jeremy Katz <katzj@redhat.com>
313- fix lilo entry removal
314
315* Fri Aug  2 2002 Jeremy Katz <katzj@redhat.com>
316- include bootloader location in kickstart line
317
318* Thu Aug  1 2002 Jeremy Katz <katzj@redhat.com>
319- make sure old entries get removed from lilo.conf on upgrade
320
321* Wed Jul 17 2002 Jeremy Katz <katzj@redhat.com>
322- set up serial consoles properly during install
323
324* Thu Jul 11 2002 Jeremy Katz <katzj@redhat.com>
325- count first ntfs found as alternative os as its just as likely
326
327* Fri Jun 28 2002 Jeremy Katz <katzj@redhat.com>
328- write out root=LABEL= if using an initrd and rootfs has a label
329
330* Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com>
331- grubby can do stuff with lilo.conf now, so we don't have to worry
332  about updating lilo.conf in the upgrade only mode
333
334* Thu Jun 20 2002 Jeremy Katz <katzj@redhat.com>
335- add lilo password support
336
337* Mon Jun 10 2002 Jeremy Katz <katzj@redhat.com>
338- fix some missing iutil->butil bits
339
340* Fri May 31 2002 Jeremy Katz <katzj@redhat.com>
341- minor fixes
342
343* Tue May 28 2002 Jeremy Katz <katzj@redhat.com>
344- require rhpl
345
346* Mon Jan 21 2002 Jeremy Katz <katzj@redhat.com>
347- Initial build.
Note: See TracBrowser for help on using the repository browser.