Otavio Salvador
8ae6b15230
Closed quotes, grr
2007-10-13 13:26:49 +00:00
Otavio Salvador
bd3c87bde3
Fix r1478 change to don't fail if BASE_{INCLUDE,EXCLUDE} isn't set (fix simple-cdd usage, I think)
2007-10-13 13:26:08 +00:00
Joey Hess
cf4e0c8ed9
Vcs- fields are now official
2007-10-10 22:28:33 +00:00
Otavio Salvador
f652d60b84
* Use DEBOOTSTRAP_SCRIPT, BASE_INCLUDE and BASE_EXCLUDE variables to
...
calculate the base packages set
2007-10-06 18:25:30 +00:00
Otavio Salvador
fe78f0cbe0
* Remove the 'Last Modified' date from data/lenny/README.html.in since
...
it's useless.
2007-10-05 11:32:34 +00:00
Otavio Salvador
2f4a9c4c71
* Applied patch from Nicolas François <nicolas.francois@centraliens.net>
...
to allow README.html translation using po4a.
2007-10-05 11:26:45 +00:00
Otavio Salvador
e0213e29ca
* Exclude packages and add all task present ones before resolve
...
dependencies, avoiding OR dependencies to take their place and removed
packages dependencies to be included. Closes : #410418 .
2007-09-28 18:41:02 +00:00
Joey Hess
c569885764
* Include dmraid deb. Closes : #443991
2007-09-27 17:46:00 +00:00
Steve McIntyre
0cc7cac700
Don't fail if there are no CSS files or image files in data/${CODENAME}
2007-09-26 19:02:26 +00:00
Steve McIntyre
1a829a538c
More wording fixes
2007-09-26 16:19:52 +00:00
Steve McIntyre
eabbd945b6
Minor wording cleanup for bc/netinst discs
2007-09-26 12:16:57 +00:00
Steve McIntyre
66e79adda2
a new look for README.html - CSS and new graphics
2007-09-25 16:08:49 +00:00
Steve McIntyre
5cd3e3df9a
Latest versions from farbror
2007-09-25 15:32:28 +00:00
Steve McIntyre
9138144e65
* Remove Depends: on sysutils. Closes : #437497 (again)
2007-09-24 23:19:12 +00:00
Steve McIntyre
921d112d91
Try again to make lenny/sid i386 builds work again
2007-09-18 09:48:49 +00:00
Steve McIntyre
c81d64da56
* Make daily i386/amd64 lenny builds work again - don't attempt to copy
...
the win32-loader files into place if they don't exist.
2007-09-17 10:52:03 +00:00
Otavio Salvador
f2026f7c5f
* Fix autorun.inf generation when win32-loader is present.
2007-09-13 18:28:21 +00:00
Otavio Salvador
47a62f95d2
* Exclude dhcp-client-udeb since it's not being used and transition for
...
dhcp3-client-udeb has over.
* Exclude multipath-udeb and libaio1-udeb since they're not being use
yet.
2007-09-13 00:24:05 +00:00
Otavio Salvador
8a0984b325
* Applied patch from Robert Millan <rmh@aybabtu.com> to use win32-loader
...
for autorun when CD is being used on Windows. Closes : #441846 .
2007-09-12 16:31:27 +00:00
Joey Hess
23f2e94046
fix bashism
2007-09-10 18:10:16 +00:00
Otavio Salvador
ee4fab7ef8
* Applied patch from Robert Millan <rmh@aybabtu.com> to fix image
...
generation with read-only mirrors. Closes : #441397 .
2007-09-10 17:48:38 +00:00
Otavio Salvador
fbdb7b30fd
* Applied patch from Robert Millan <rmh@aybabtu.com> to integrate
...
win32-loader. Closes : #440220 .
2007-09-10 17:47:16 +00:00
Frans Pop
12d15c1a2a
At least somewhat more consistent indentation...
2007-09-02 17:24:04 +00:00
Frans Pop
08f297d554
* Disable debugging output in boot scripts.
2007-09-02 17:18:06 +00:00
Steve McIntyre
a98dae36f0
Time for a new release!
2007-09-01 22:59:52 +00:00
Steve McIntyre
2a2dd08f4d
* Merge update-cd changes across from the version in etch.
2007-09-01 22:58:48 +00:00
Steve McIntyre
dd8d42703b
* Check if required base packages might also be supplied by a local
...
repository too, not just the main distribution. Closes : #425600
2007-08-26 15:19:00 +00:00
Steve McIntyre
a10d15179c
* Recompress the Packages files separately just before generating
...
Release files. Closes : #423835 , thanks to fjp for the patch.
2007-08-26 15:07:52 +00:00
Steve McIntyre
fdf55985a4
* In build.sh, use $DI_CODENAME for installer task files rather than
...
$CODENAME - allows for sid builds more easily etc.
2007-08-26 15:01:10 +00:00
Frans Pop
4ada5e2837
Typo fix
2007-08-23 11:04:24 +00:00
Steve McIntyre
228c2285af
Remove Build-Dep-Indep on sysutils. Closes : #437497
2007-08-12 21:45:01 +00:00
Steve McIntyre
2996bf0a1e
Invert the -e test
2007-08-11 23:23:25 +00:00
Steve McIntyre
e53fc89e17
* Temporary fixup for daily lenny sparc builds - use older image locations
...
if new ones not available.
2007-08-11 12:57:12 +00:00
Steve McIntyre
5655b191d5
Further logic fixing in boot-x86: amd64 should now work
2007-08-10 23:44:14 +00:00
Steve McIntyre
1576bdc163
Update to match current status
2007-08-09 21:29:40 +00:00
Steve McIntyre
c40e37b066
Fix boot-x86 shell syntax so it runs
2007-08-09 21:28:10 +00:00
Steve McIntyre
642626a4be
Merged a patch from Otavio:
...
* Create dpkg status file before calling APT
2007-08-08 12:55:36 +00:00
Steve McIntyre
0454b4c917
Merged in patch from Otavio:
...
* Fix extranonfree support to be backward compatible with previous
behaviour (default to false)
2007-08-08 09:54:04 +00:00
Joey Hess
368ad00ff5
test commit
2007-08-08 01:57:18 +00:00
Joey Hess
6560eb096d
* Merge boot-i386 and boot-amd64 into boot-x86.
2007-08-02 03:47:50 +00:00
Joey Hess
0b03aad504
* Parse isolinux.cfg case-insensatively.
2007-08-02 02:43:19 +00:00
Joey Hess
0f58fb6aab
* Update lenny's isolinux.bin to the one from syslinux 3.51-1
2007-08-02 02:30:46 +00:00
Joey Hess
cd50dfba26
* Drop old with26 cruft for lenny.
2007-08-02 02:28:02 +00:00
Petter Reinholdtsen
b770dfe6d2
[ Petter Reinholdtsen ]
...
* Update tools/grab_md5 to use the same variable name (SUITE->CODENAME)
as the rest of the code, to reduse confusion.
2007-07-30 07:36:39 +00:00
Frans Pop
79c1614a0a
Use correct version of boot configuration files
2007-07-26 08:18:52 +00:00
Frans Pop
7a414b8567
Partial reversion, we can always simplify further later
2007-07-26 01:53:36 +00:00
Frans Pop
cb5987f544
- Remove support for sparc32
...
- Structure of D-I images was simplified, so adapt to that
- Fix some broken references to etch in lenny boot-sparc script
- Hope after all this things will still work...
2007-07-26 01:22:33 +00:00
Frans Pop
c3f9212e45
Revert removal of sid tasks as they are still being used for daily bc/netinst builds
2007-07-25 15:23:11 +00:00
Steve McIntyre
21ebb87b03
Update unstable-map: in the Makefile - use lenny rather than etch
2007-07-19 21:12:20 +00:00
Frans Pop
ff146a5d79
Disable sparc32 for Lenny images as it is no longer supported
2007-07-18 07:39:59 +00:00