This repository was archived by the owner on Jan 2, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangelog
754 lines (559 loc) · 22.3 KB
/
Changelog
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
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
------------------------------------------------------------------------
r185 | [email protected] | 2014-08-18 13:55:09 +0200 (h, 18 aug 2014) | 1 line
Changed paths:
A /tags/0.106 (from /trunk:184)
0.106
------------------------------------------------------------------------
r184 | [email protected] | 2014-08-18 13:55:06 +0200 (h, 18 aug 2014) | 2 lines
Changed paths:
M /trunk/mkinitramfs
copy cryptsetup
------------------------------------------------------------------------
r182 | pozsy | 2014-08-14 15:12:37 +0200 (cs, 14 aug 2014) | 5 lines
Changed paths:
M /trunk/init
* noatime
* lukspw support
* some missing udevadm settles
* switch root only if pid == 1
------------------------------------------------------------------------
r181 | pozsy | 2014-08-14 14:53:37 +0200 (cs, 14 aug 2014) | 2 lines
Changed paths:
M /trunk/init
* increase timeout
------------------------------------------------------------------------
r179 | [email protected] | 2014-07-08 08:53:21 +0200 (k, 08 júl 2014) | 2 lines
Changed paths:
M /trunk/init
wait 30s to aoe, start bash if failed
------------------------------------------------------------------------
r177 | [email protected] | 2014-06-26 12:54:11 +0200 (cs, 26 jún 2014) | 2 lines
Changed paths:
M /trunk/mkinitramfs
udev package removed
------------------------------------------------------------------------
r175 | [email protected] | 2014-06-25 07:57:19 +0200 (sze, 25 jún 2014) | 3 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
init: remove scsi_wait_scan and fbcon module load from init
mkinitramfs: fix missing file warnings
------------------------------------------------------------------------
r173 | [email protected] | 2014-06-24 13:26:46 +0200 (k, 24 jún 2014) | 2 lines
Changed paths:
M /trunk/mkinitramfs
fix mdadm auto assembly by udev
------------------------------------------------------------------------
r171 | [email protected] | 2014-06-17 17:04:25 +0200 (k, 17 jún 2014) | 2 lines
Changed paths:
M /trunk/init
increase aoe timeout
------------------------------------------------------------------------
r169 | [email protected] | 2014-06-11 14:16:40 +0200 (sze, 11 jún 2014) | 2 lines
Changed paths:
M /trunk/mkinitramfs
remove systemd-dev and udisks from initrd
------------------------------------------------------------------------
r167 | [email protected] | 2014-06-02 13:54:47 +0200 (h, 02 jún 2014) | 2 lines
Changed paths:
M /trunk/init
dd fix
------------------------------------------------------------------------
r165 | [email protected] | 2014-03-03 12:45:33 +0100 (h, 03 márc 2014) | 4 lines
Changed paths:
M /trunk/mkinitramfs
cleanup
depmod fix
remove useless background mode
------------------------------------------------------------------------
r163 | [email protected] | 2014-02-05 10:53:32 +0100 (sze, 05 febr 2014) | 2 lines
Changed paths:
M /trunk/mkinitramfs
fix pidof path
------------------------------------------------------------------------
r161 | [email protected] | 2013-10-07 13:21:55 +0200 (h, 07 okt 2013) | 2 lines
Changed paths:
M /trunk/init
start systemd by default
------------------------------------------------------------------------
r159 | [email protected] | 2013-10-05 13:59:50 +0200 (szo, 05 okt 2013) | 2 lines
Changed paths:
M /trunk/init
configurable init
------------------------------------------------------------------------
r157 | [email protected] | 2013-08-13 10:49:33 +0200 (k, 13 aug 2013) | 3 lines
Changed paths:
M /trunk/mkinitramfs
Fix dhcpcd path
Remove /lib/udev
------------------------------------------------------------------------
r155 | [email protected] | 2013-04-11 17:38:14 +0200 (cs, 11 ápr 2013) | 2 lines
Changed paths:
M /trunk/init
bring up all interfaces
------------------------------------------------------------------------
r153 | [email protected] | 2013-04-01 17:05:02 +0200 (h, 01 ápr 2013) | 2 lines
Changed paths:
M /trunk/init
dev mount fix
------------------------------------------------------------------------
r151 | [email protected] | 2013-04-01 14:20:17 +0200 (h, 01 ápr 2013) | 2 lines
Changed paths:
M /trunk/mkinitramfs
shut up
------------------------------------------------------------------------
r149 | [email protected] | 2013-03-31 21:40:03 +0200 (v, 31 márc 2013) | 2 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
revert previously dropped fixes
------------------------------------------------------------------------
r147 | [email protected] | 2013-03-31 20:55:20 +0200 (v, 31 márc 2013) | 2 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
systemd support
------------------------------------------------------------------------
r146 | pozsy | 2012-07-27 22:34:34 +0200 (p, 27 júl 2012) | 3 lines
Changed paths:
M /trunk/init
- aoelivesq boot option to support booting from a squashfs image over aoe
- drop aoecloop (never worked)
------------------------------------------------------------------------
r145 | pozsy | 2012-07-10 16:48:38 +0200 (k, 10 júl 2012) | 2 lines
Changed paths:
M /trunk/mkinitramfs
- do not use hardlinks for copying
------------------------------------------------------------------------
r144 | [email protected] | 2012-04-24 12:47:55 +0200 (k, 24 ápr 2012) | 2 lines
Changed paths:
M /trunk/init
* load loop module sooner
------------------------------------------------------------------------
r142 | [email protected] | 2012-04-20 20:36:54 +0200 (p, 20 ápr 2012) | 2 lines
Changed paths:
M /trunk/init
* mount fix
------------------------------------------------------------------------
r140 | [email protected] | 2012-04-20 19:46:43 +0200 (p, 20 ápr 2012) | 2 lines
Changed paths:
M /trunk/init
* squashfs live image support
------------------------------------------------------------------------
r139 | pozsy | 2012-04-19 15:18:51 +0200 (cs, 19 ápr 2012) | 2 lines
Changed paths:
M /trunk/init
- workaround for kernel 3.4.0-rc3
------------------------------------------------------------------------
r137 | [email protected] | 2012-04-18 17:15:52 +0200 (sze, 18 ápr 2012) | 2 lines
Changed paths:
M /trunk/mkinitramfs
* lsusb path fix
------------------------------------------------------------------------
r135 | [email protected] | 2010-09-03 13:00:59 +0200 (p, 03 szept 2010) | 2 lines
Changed paths:
M /trunk/init
* livecd fix
------------------------------------------------------------------------
r133 | [email protected] | 2010-08-11 12:55:59 +0200 (sze, 11 aug 2010) | 2 lines
Changed paths:
M /trunk/mkinitramfs
* add joe to iniramfs
------------------------------------------------------------------------
r131 | pozsy | 2010-06-24 11:34:48 +0200 (cs, 24 jún 2010) | 3 lines
Changed paths:
M /trunk/init
- more udevadm settle
- noinitraid and noinitlvm boot options
------------------------------------------------------------------------
r129 | pozsy | 2010-06-22 18:13:51 +0200 (k, 22 jún 2010) | 2 lines
Changed paths:
M /trunk/init
- fix to wait for boot device to show up
------------------------------------------------------------------------
r127 | [email protected] | 2010-06-21 15:06:53 +0200 (h, 21 jún 2010) | 2 lines
Changed paths:
M /trunk/init
* adatptiv memdisk méret live módban
------------------------------------------------------------------------
r125 | [email protected] | 2010-06-18 14:26:46 +0200 (p, 18 jún 2010) | 2 lines
Changed paths:
M /trunk/init
* lang selection from boot
------------------------------------------------------------------------
r123 | pozsy | 2010-05-27 12:29:55 +0200 (cs, 27 máj 2010) | 3 lines
Changed paths:
M /trunk/init
- start raid and lvm if needed for root device
- try to fix setting default runlevel on boot commandline
------------------------------------------------------------------------
r121 | [email protected] | 2010-05-25 20:38:13 +0200 (k, 25 máj 2010) | 2 lines
Changed paths:
M /trunk/init
* udev fix...
------------------------------------------------------------------------
r119 | [email protected] | 2010-05-25 20:22:16 +0200 (k, 25 máj 2010) | 2 lines
Changed paths:
M /trunk/init
* udev fixes
------------------------------------------------------------------------
r117 | [email protected] | 2010-05-25 17:35:52 +0200 (k, 25 máj 2010) | 2 lines
Changed paths:
M /trunk/init
* udev fixes
------------------------------------------------------------------------
r115 | pozsy | 2010-05-25 16:49:41 +0200 (k, 25 máj 2010) | 2 lines
Changed paths:
M /trunk/init
- livecd fix
------------------------------------------------------------------------
r112 | pozsy | 2010-05-25 15:41:53 +0200 (k, 25 máj 2010) | 2 lines
Changed paths:
M /trunk/init
- better livecd starter
------------------------------------------------------------------------
r110 | [email protected] | 2010-05-14 17:31:48 +0200 (p, 14 máj 2010) | 2 lines
Changed paths:
M /trunk/init
* try all cdroms in livecd mode
------------------------------------------------------------------------
r108 | pozsy | 2010-03-23 19:11:16 +0100 (k, 23 márc 2010) | 2 lines
Changed paths:
M /trunk/init
- try to fix aoecloop
------------------------------------------------------------------------
r106 | pozsy | 2010-03-22 16:45:54 +0100 (h, 22 márc 2010) | 2 lines
Changed paths:
M /trunk/init
- fix aoecloop
------------------------------------------------------------------------
r104 | pozsy | 2010-03-22 15:50:39 +0100 (h, 22 márc 2010) | 3 lines
Changed paths:
M /trunk/mkinitramfs
- faster creation, drop strip, use pigz
- proper cleanup
------------------------------------------------------------------------
r103 | pozsy | 2010-03-22 15:33:56 +0100 (h, 22 márc 2010) | 2 lines
Changed paths:
M /trunk/mkinitramfs
- use pigz for compression
------------------------------------------------------------------------
r101 | pozsy | 2010-03-22 15:23:03 +0100 (h, 22 márc 2010) | 4 lines
Changed paths:
M /trunk/init
D /trunk/initrd-base
D /trunk/mkinitrd
- drop old initrd code
- wait for root device (think usb)
- aoecloop support
------------------------------------------------------------------------
r99 | pozsy | 2010-03-09 14:08:57 +0100 (k, 09 márc 2010) | 2 lines
Changed paths:
M /trunk/init
- support for raid as rootfs
------------------------------------------------------------------------
r97 | pozsy | 2010-02-23 02:48:52 +0100 (k, 23 febr 2010) | 4 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
- fsck ext4 on boot if needed
- copy firmware too
- hide cursor
------------------------------------------------------------------------
r95 | pozsy | 2010-02-22 17:33:59 +0100 (h, 22 febr 2010) | 3 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
- longer aoe wait
- no need for floppy udev rules in initramfs
------------------------------------------------------------------------
r93 | pozsy | 2010-02-19 01:25:04 +0100 (p, 19 febr 2010) | 2 lines
Changed paths:
M /trunk/mkinitramfs
- initramfs: add chmod, chown and e2fsprogs
------------------------------------------------------------------------
r91 | pozsy | 2010-02-18 20:06:19 +0100 (cs, 18 febr 2010) | 2 lines
Changed paths:
M /trunk/init
- live installs needs another dm layer
------------------------------------------------------------------------
r89 | pozsy | 2010-02-18 18:34:16 +0100 (cs, 18 febr 2010) | 2 lines
Changed paths:
M /trunk/init
- create /dev/shm
------------------------------------------------------------------------
r87 | pozsy | 2010-02-18 18:01:43 +0100 (cs, 18 febr 2010) | 4 lines
Changed paths:
M /trunk/init
- rename memcache to snapshot
- snapsize boot option
- no need for lvm to live boot
------------------------------------------------------------------------
r86 | pozsy | 2010-02-18 00:13:54 +0100 (cs, 18 febr 2010) | 8 lines
Changed paths:
M /trunk/init
- no need for vgscan
- more error handling
- better net start
- use status=noinfo for dd
- no need to rename vg prior to boot in live mode (installer will vgmerge)
- mount cd/dvd as readonly to suppress warning
- info about debug shells
------------------------------------------------------------------------
r84 | pozsy | 2010-02-17 16:23:57 +0100 (sze, 17 febr 2010) | 2 lines
Changed paths:
M /trunk/init
- silentt dd during boot
------------------------------------------------------------------------
r82 | pozsy | 2010-02-17 01:28:33 +0100 (sze, 17 febr 2010) | 2 lines
Changed paths:
M /trunk/init
- more robust start from aoe
------------------------------------------------------------------------
r80 | pozsy | 2010-02-17 00:10:56 +0100 (sze, 17 febr 2010) | 6 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
- refactor initramfs' init code
- re-uuid pv and vg before starting live mode
- nomks boot option
- more silent mode by default
- better udevd killer
------------------------------------------------------------------------
r78 | pozsy | 2010-02-16 18:10:07 +0100 (k, 16 febr 2010) | 2 lines
Changed paths:
M /trunk/init
- aoe boot needs eth ifaces to be up
------------------------------------------------------------------------
r76 | pozsy | 2010-02-16 16:40:36 +0100 (k, 16 febr 2010) | 2 lines
Changed paths:
M /trunk/init
- initramfs: do not resolve names for udev
------------------------------------------------------------------------
r74 | pozsy | 2010-02-16 01:35:57 +0100 (k, 16 febr 2010) | 7 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
- aoelive support
- no need to dhcp for aoe
- dbg boot option
- root fs mount option support
- no need to bindmount /{dev,proc,sys} (see switch_root)
- wait for udevd to die
------------------------------------------------------------------------
r72 | [email protected] | 2010-02-15 21:47:46 +0100 (h, 15 febr 2010) | 2 lines
Changed paths:
M /trunk/init
- use cloop image
------------------------------------------------------------------------
r70 | pozsy | 2010-02-11 19:52:43 +0100 (cs, 11 febr 2010) | 3 lines
Changed paths:
M /trunk/init
- no need for debug shell in livecd mode
- load kms drivers
------------------------------------------------------------------------
r68 | pozsy | 2010-02-10 13:58:25 +0100 (sze, 10 febr 2010) | 3 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
- use /mnt instead of /tmp
- livecd support
------------------------------------------------------------------------
r66 | pozsy | 2010-02-10 01:36:16 +0100 (sze, 10 febr 2010) | 2 lines
Changed paths:
M /trunk/mkinitramfs
M /trunk/mkinitrd
- mkinitramfs cleanups
------------------------------------------------------------------------
r64 | pozsy | 2010-02-09 20:55:25 +0100 (k, 09 febr 2010) | 2 lines
Changed paths:
M /trunk/init
M /trunk/mkinitramfs
- initramfs updates
------------------------------------------------------------------------
r62 | pozsy | 2010-02-02 16:18:58 +0100 (k, 02 febr 2010) | 2 lines
Changed paths:
A /trunk/init
M /trunk/mkinitramfs
- use switch_root from util-linux-ng
------------------------------------------------------------------------
r60 | pozsy | 2010-02-02 15:49:11 +0100 (k, 02 febr 2010) | 3 lines
Changed paths:
A /trunk/mkinitramfs
M /trunk/mkinitrd
- mkinitrd: create /boot/initrd-"$kr" instead of /boot/initrd
- add mkinitramfs
------------------------------------------------------------------------
r59 | pozsy | 2009-09-10 17:46:02 +0200 (cs, 10 szept 2009) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- really no more pcimodules :)
------------------------------------------------------------------------
r57 | pozsy | 2009-08-24 15:50:39 +0200 (h, 24 aug 2009) | 2 lines
Changed paths:
M /trunk/mkinitrd
- no more pcimodules
------------------------------------------------------------------------
r55 | pozsy | 2009-03-03 22:59:11 +0100 (k, 03 márc 2009) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- do not --auto-update-homehost raid arrays on boot
------------------------------------------------------------------------
r53 | pozsy | 2008-08-25 23:12:43 +0200 (h, 25 aug 2008) | 2 lines
Changed paths:
M /trunk/mkinitrd
- more modules for kernel 2.6.27+
------------------------------------------------------------------------
r52 | pozsy | 2008-08-25 23:12:12 +0200 (h, 25 aug 2008) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- add lvm support
------------------------------------------------------------------------
r49 | pozsy | 2008-03-17 20:39:01 +0100 (h, 17 márc 2008) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- support for /dev/cciss/*
------------------------------------------------------------------------
r47 | pozsy | 2007-12-10 13:15:34 +0100 (h, 10 dec 2007) | 3 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- do not load pata_qdi
- move loading of pata_{isapnp,legacy,pcmcia,platform} to the end
------------------------------------------------------------------------
r45 | pozsy | 2007-12-02 23:35:58 +0100 (v, 02 dec 2007) | 3 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- do not load pata_winbond
- add noraid boot option
------------------------------------------------------------------------
r43 | pozsy | 2007-11-26 17:49:34 +0100 (h, 26 nov 2007) | 2 lines
Changed paths:
M /trunk/mkinitrd
- copy the hid driver too
------------------------------------------------------------------------
r42 | pozsy | 2007-11-26 17:49:10 +0100 (h, 26 nov 2007) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- add a few more scsi_wait_scan
------------------------------------------------------------------------
r40 | pozsy | 2007-11-26 17:20:55 +0100 (h, 26 nov 2007) | 4 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- load pata_* and sata_* drivers
- load usb-storage
- load usbhid (before preinitcmd)
------------------------------------------------------------------------
r39 | pozsy | 2007-11-26 17:11:21 +0100 (h, 26 nov 2007) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- fix sleep on die
------------------------------------------------------------------------
r37 | pozsy | 2007-10-12 12:57:27 +0200 (p, 12 okt 2007) | 2 lines
Changed paths:
M /trunk/mkinitrd
- no more ide drivers
------------------------------------------------------------------------
r35 | pozsy | 2006-11-23 11:57:10 +0100 (cs, 23 nov 2006) | 4 lines
Changed paths:
M /trunk/initrd-base/linuxrc
M /trunk/mkinitrd
- copy ata modules to initrd
- usb boot support (untested)
- more sata controller support
------------------------------------------------------------------------
r33 | pozsy | 2006-11-02 17:37:26 +0100 (cs, 02 nov 2006) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- update for new suspend2
------------------------------------------------------------------------
r31 | janusz | 2006-07-31 11:56:20 +0200 (h, 31 júl 2006) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- it is better because it works
------------------------------------------------------------------------
r29 | egmont | 2006-07-18 17:49:55 +0200 (k, 18 júl 2006) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- fix for busybox
------------------------------------------------------------------------
r27 | pozsy | 2006-07-17 21:32:57 +0200 (h, 17 júl 2006) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- better mdadm starter
------------------------------------------------------------------------
r25 | pozsy | 2006-03-30 17:41:20 +0200 (cs, 30 márc 2006) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- fix slipped in junk
------------------------------------------------------------------------
r23 | pozsy | 2006-03-30 16:33:12 +0200 (cs, 30 márc 2006) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- support resume2
------------------------------------------------------------------------
r21 | egmont | 2006-03-28 20:27:29 +0200 (k, 28 márc 2006) | 2 lines
Changed paths:
M /trunk/mkinitrd
- pcimodules moved to /sbin
------------------------------------------------------------------------
r19 | pozsy | 2005-02-08 17:09:48 +0100 (k, 08 febr 2005) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- cleanup
------------------------------------------------------------------------
r17 | pozsy | 2005-02-08 13:12:58 +0100 (k, 08 febr 2005) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- fix linuxrc script, initrd has busybox-sh, not bash
------------------------------------------------------------------------
r15 | pozsy | 2005-02-07 12:36:00 +0100 (h, 07 febr 2005) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- support booting from raid arrays (kerekfyp)
------------------------------------------------------------------------
r13 | egmont | 2004-09-12 10:37:42 +0200 (v, 12 szept 2004) | 2 lines
Changed paths:
M /trunk/mkinitrd
- depmod fix
------------------------------------------------------------------------
r11 | pozsy | 2004-09-11 17:53:07 +0200 (szo, 11 szept 2004) | 2 lines
Changed paths:
D /trunk/initrd-base/etc
M /trunk/initrd-base/linuxrc
M /trunk/mkinitrd
- use pcimodules instead of uhupcilst
------------------------------------------------------------------------
r9 | pozsy | 2004-09-03 16:04:15 +0200 (p, 03 szept 2004) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- make linuxrc busybox compatible
------------------------------------------------------------------------
r7 | pozsy | 2004-09-03 13:47:47 +0200 (p, 03 szept 2004) | 3 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- debug kernel option triggers UHU_DEBUG
- workaround for root= option on kernel 2.6 with scsi devices
------------------------------------------------------------------------
r5 | pozsy | 2004-08-19 15:48:57 +0200 (cs, 19 aug 2004) | 2 lines
Changed paths:
M /trunk/initrd-base/linuxrc
- much better raid startup
------------------------------------------------------------------------
r3 | egmont | 2004-07-22 16:40:09 +0200 (cs, 22 júl 2004) | 2 lines
Changed paths:
M /trunk/mkinitrd
- remove kernel version check
------------------------------------------------------------------------
r1 | egmont | 2004-07-15 19:32:34 +0200 (cs, 15 júl 2004) | 2 lines
Changed paths:
A /branches
A /tags
A /trunk
A /trunk/initrd-base
A /trunk/initrd-base/etc
A /trunk/initrd-base/etc/ldetect-lst
A /trunk/initrd-base/etc/ldetect-lst/pcitable
A /trunk/initrd-base/linuxrc
A /trunk/mkinitrd
- initial import
------------------------------------------------------------------------