summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: 6c372065d5ad34cdfb3d146e4551c67e8974994f (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
initramfs-tools (0.13) breezy; urgency=low

  "We live in age when unnecessary things are our only necessities."
   - Oscar Wilde

  * Use detailed logging now for debian/changelog.  We have at least
    three people hacking now, and details would probably be useful.

  * debian/TODO: Update

  * debian/dirs: Sort and add usr/share/initramfs-tools/hooks

  * debian/initramfs-tools.examples: Add docs/example_hook and
    docs/example_hook_cpiogz

  * debian/initramfs-tools.install: Pretty Print.

  * debian/rules: Ensure that mkinitramfs is executable

  * docs/example_script: New file

  * init: Add concept of 'quiet', be verbose if not specified

  * mkinitramfs: Do not load script functions until needed
    Clear up comments / documentation
    Use DESTDIR instead of TMPDIR
    Add ability to link in extra hunks into the cpio file
    Cosmetic cleanups
    
  * scripts/functions: Add lsb stype log_FOO_msg functions

  * scripts/local: Add logging

  * scripts/nfs: Add logging

  Thanks to Karl Hegbloom for most of these patches!

 -- Jeff Bailey <jbailey@ubuntu.com>  Wed, 29 Jun 2005 23:50:56 +0000

initramfs-tools (0.12) breezy; urgency=low

  "I am not young enough to know everything." - Oscar Wilde

  * Don't complain if /etc/mkinitramfs/modules doesn't exist.

  * Make sure that raid1 is pulled in.

  * Include /etc/modprobe.d/aliases in the initramfs

  * Default to currently running kernel version.
    Based on a patch from maximilian attems, thanks!

  * Handle module arguments in /etc/mkinitramfs/modules

  * Do hookscripts at generation time.  Drop things into
    /usr/share/initramfs-tools/hooks or /etc/mkinitramfs/hooks

  * Make sure local-bottom and nfs-bottom get created
    Thanks to Karl Hegbloom for these three patches!

  * Prune stray echo from call_scripts

  * Load raid1 for now so that md setups will work.

  * Detect ide modules load
    Thanks to Jeff Waugh for initial testing of this!

 -- Jeff Bailey <jbailey@ubuntu.com>  Mon, 20 Jun 2005 23:05:04 +0000

initramfs-tools (0.11) breezy; urgency=low

  "Illusion is the first of all pleasures" - Oscar Wilde

  * Make the init much less noisy

  * Pull in all the dependancies for nfs and af_packet

  * Be compatible with misdocumented mkinitrd interface

  Thanks to Matt Zimmerman for the bug reports and testing!

  * Update debian/copyright to have the location of the bzr
    archive

 -- Jeff Bailey <jbailey@ubuntu.com>  Fri, 17 Jun 2005 21:23:25 +0000

initramfs-tools (0.10) breezy; urgency=low

  The "I can see you!" release.

  * Unconditionally require busybox.  Might revert this eventually
    but it's too much of a pain right now do this without
    a reasonably environment

  * Use modprobe to load modules

  * Iterate through /sys/bus/pci and /sys/bus/usb and load drivers
    based on their modalias

  * Start to use /sbin for things

  * Include depmod in the image.  Use it at boot time.

  * Edit config example to show the modules that do need to be included
    manually for this build.

 -- Jeff Bailey <jbailey@ubuntu.com>  Fri, 17 Jun 2005 12:45:07 +0000

initramfs-tools (0.9) breezy; urgency=low

  * Be consistent about y/n vs. yes/no values for the readonly variable

 -- Matt Zimmerman <mdz@ubuntu.com>  Thu, 16 Jun 2005 15:22:30 -0700

initramfs-tools (0.8) breezy; urgency=low

  The "We are one in the spirit..." release

  * Export the command line variables so that the various scripts
    can see them.

  * Honour command line 'ro' or 'rw' settings for nfs.

 -- Jeff Bailey <jbailey@ubuntu.com>  Tue, 14 Jun 2005 21:35:14 +0000

initramfs-tools (0.7) breezy; urgency=low

  The "CONFORM!" release.

  * Make command line arguments almost match mkinitrd.  The -m argument
    doesn't make any sense, so it's not supported.  Add support for
    overriding the confdir, and specifying version no longer expects -v.

  * Add sed and grep to the initramfs for now.  Will prune these
    eventually, but for now mdrun needs them.

  * Add mdadm and mdrun to the initramfs.

  * Add hookscript directories.

  * Call hookscripts

  Thanks to David Weinhall <tao@acc.umu.se> for the dependancy-based
  hookscripts.

 -- Jeff Bailey <jbailey@ubuntu.com>  Thu,  9 Jun 2005 17:08:01 +0000

initramfs-tools (0.6) breezy; urgency=low

  The "Sweep! ....  Off!" release.

  * Source in the net-${DEVICE}.conf file to get IP address information.

  * Add commandline parameters for NFSROOT and BOOT.

  * Moving loading of boot functions to after commandline parsing.

  * Allow NFSROOT variable to be set to auto to pick up value from DHCP
    Server.

 -- Jeff Bailey <jbailey@ubuntu.com>  Wed,  1 Jun 2005 12:02:40 -0400

initramfs-tools (0.5) breezy; urgency=low

  The "Climbing to the horizons" release.

  * Update for newer udev, call "udevstart" rather than "udev udevstart"

  * /etc/mkinitramfs/modules should not be a conffile.

  * Support busybox.

  * Fix bug where -k would delete the tmp files, and otherwise it would keep
    them.

  * Handle # for comments in the modules file.

  * arch:all, not arch:any

 -- Jeff Bailey <jbailey@ubuntu.com>  Tue, 31 May 2005 15:17:56 -0400

initramfs-tools (0.4) breezy; urgency=low

  * First upload to Ubuntu.

  * Handle glibc compiled udev for now.

 -- Jeff Bailey <jbailey@ubuntu.com>  Tue, 24 May 2005 14:30:07 +0000

initramfs-tools (0.3) unstable; urgency=low

  * Fix init and root variables

 -- Jeff Bailey <jbailey@ubuntu.com>  Sat, 29 Jan 2005 17:49:08 -0500

initramfs-tools (0.2) unstable; urgency=low

  * Include the modules in the initrd
  * Drop the .ko ending from the module loads.
  * Actually chain to the sub scripts.
  * kilbc is now named properly
  * First cut of an NFS root implementation

 -- Jeff Bailey <jbailey@ubuntu.com>  Fri, 28 Jan 2005 16:50:53 -0500

initramfs-tools (0.1) unstable; urgency=low

  * Initial Release.

 -- Jeff Bailey <jbailey@ubuntu.com>  Thu, 27 Jan 2005 15:23:52 -0500