summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 39dfaffac739635ae1a22365563737ab84653f03 (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
2006-09-03 Daniel Baumann <daniel@debian.org>

	* Added dist parameter to easily pull images for live.debian.net.
	* Added "--output" to specify the image name prefix.
	* Exclude iso templates for minimal flavour.

2006-09-02 Daniel Baumann <daniel@debian.org>

	* Added experimental as distribution.
	* Added source image generation.
	* Using dpkg instead of dpkg-architecture, removed dpkg-dev dependency.

2006-08-31 Daniel Baumann <daniel@debian.org>

	* Added "--disable-generic-indices" and "--enable-generic-indices".
	* Fixed i18n lists.
	* Rewritten all lists, comments are now possible.
	* Lists must be now explicitly given with --package-list, no longer as
	  last argument of the make-live call.
	* Setting default sources.list while the image generation, restoring
	  customized ones afterwards.

2006-08-30 Daniel Baumann <daniel@debian.org>

	* Cleanups:
	  - moved 14patch_packages.sh to 13hack.sh.
	  - simplified 13hack.sh.

2006-08-29 Marco Amadori <marco.amadori@gmail.com>

	* pxelinux.cfg: Updated to right defaults, first cifs then nfs or
	  select your favorite way. Rationale: /dev/nfs is for kernel
	  discovering, not for initramfs discover, casper will be just fine
	  with "netboot".
	* 13chroot.sh, 14patch_packages.sh: Added a simple system for patching
	  packages, mainly for xserver-xorg so far.

2006-08-28 Daniel Baumann <daniel@debian.org>

	* Updated documentation.
	* Added patch from Alex Owen <r.a.owen@qmul.ac.uk> to update
	  pxelinux.cfg for NFS root in casper.

2006-08-27 Daniel Baumann <daniel@debian.org>

	* Cleanups.

2006-08-27 Marco Amadori <marco.amadori@gmail.com>

	* Added sysv init blocking policy.

2006-08-22 Daniel Baumann <daniel@debian.org>

	* Reorganised sources.
	* Added staging support.
	* Cleaned up parameter names.
	* testing is now supported.

2006-08-02 Marco Amadori <marco.amadori@gmail.com>

	* Rewrote netboot support.
	* Added support for pure directory rootfs images.

2006-07-28 Daniel Baumann <daniel@debian.org>

	* Added DEBIAN_FRONTEND to chroots(), now completely non-interactive.
	* Fixed wrong chroot patch.

2006-07-27 Marco Amadori <marco.amadori@gmail.com>

	* Changed amd64 kernel naming scheme.

2006-07-19 Daniel Baumann <daniel@debian.org>

	* Bugfixes.

2006-07-18 Daniel Baumann <daniel@debian.org>

	* Added iso templates.

2006-07-17 Daniel Baumann <daniel@debian.org>

	* Added chroot to 01-patch.sh.
	* Added "--logfile".

2006-07-01 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Added "--flavour".

2006-06-28 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Added "--debug" and "--verbose".

2006-06-23 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Rewritten manpages.

2006-06-19 Marco Amadori <marco.amadori@gmail.com>

	* Added "--templates" options.
	* Fixed some typos.

2006-06-15 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* General fixes.

2006-06-18 Marco Amadori <marco.amadori@gmail.com>

	* Added "-a|--architecture" and "-p|--package-list" options.
	* Reworked how lists works.

2006-06-15 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* General cleanup.

2006-06-14 Marco Amadori <marco.amadori@gmail.com>

	* Re-added "-f|--filesystem".

2006-06-12 Marco Amadori <marco.amadori@gmail.com>

	* Added "--conffile", "--preseed", "--clone", and "--rootfs" options.

2006-06-12 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Added new splash.rle.
	* Added memtest86+.
	* Added "--distribution", and "--section" options.
	* Moved /etc/default/make-live to /etc/make-live.conf.

2006-06-11 Marco Amadori <marco.amadori@gmail.com>

	* Added handling of md5sums.

2006-06-09 Marco Amadori <marco.amadori@gmail.com>

	* Added splashy support.
	* Added ext2 rootfs support.
	* Added external hook and path support.
	* Swiched to getopt.

2006-06-02 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Added patch from Jason D. Clinton <me@jasonclinton.com>:
	  - Added netboot flavour.
	  - Thanks to SafeDesk Solutions <http://www.safedesk.com/>.

2006-06-01 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Moved syslinux inside the chroot.

2006-05-31 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Added kde-*i18n and standard-i18n lists.

2006-05-28 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Added patch from Frederic Lehobey <Frederic.Lehobey@free.fr>:
	  - Added locales to LIVE_PACKAGES.
	  - Added LIVE_MIRROR_KEY, LIVE_REPOSITORY, LIVE_REPOSITORY_KEY, and
	    LIVE_BOOTAPPEND.

2006-05-27 Daniel Baumann <daniel.baumann@panthera-systems.net>

	* Initial release.