Commit Graph

1817 Commits

Author SHA1 Message Date
Frans Pop 0db7484988 * During installation debootstrap will complain about an invalid Release file
if there is no Packages file for the local section. Create an empty Packages
  file if one is missing.
2008-01-05 23:50:48 +00:00
Frans Pop a6e1349b01 Minor consistency fix 2008-01-04 23:01:05 +00:00
Frans Pop 237f4b4a3f Don't close #410418 as the underlying issue is not really fixed, though the change does reduce the impact 2008-01-04 22:38:18 +00:00
Frans Pop 029b0496b7 Add bug closure 2008-01-02 22:34:11 +00:00
Frans Pop d0d5297d3c Updates for exclude-udebs:
- exclude any libdirectfb udeb instead of particular version
- exclude kbd-udeb and console-setup udebs (not yet used)
- remove strange comment about apt-setup; it seems like they have never
  actually been excluded
2008-01-02 22:33:19 +00:00
Frans Pop d07d0ac8af * Instead of including all alternative dependencies in list2cds, only
include the first one. This reduces the size of the netinst and improves
  what's included on CD1. Only loss is console-{data,common,tools} so these
  are now added in generate_di+k_list.
2008-01-02 21:06:24 +00:00
Frans Pop 6ab66924a6 Change of tasks/Debian_lenny to point to d-i+kernel-sid looks to have been committed accidentally. However, it is the correct setting currently so also update the tasks for -kde and -xfce as those images are currently broken without that change. Should all be changed back when there is a D-I Lenny beta1 release. 2007-12-23 04:09:46 +00:00
Frans Pop fe2e8478b8 Correctly set keywords property 2007-12-17 21:07:06 +00:00
Frans Pop ff47dae213 Try to get the date comment really updated 2007-12-17 21:04:52 +00:00
Frans Pop a55180c8bc * lenny tasks: update for current task lists; set svn:keywords so the date
header gets updated.
2007-12-17 20:57:40 +00:00
Frans Pop 2acfd2a1db Don't forget the other last lists 2007-12-17 20:43:30 +00:00
Frans Pop acc04558ee * tools/update_tasks: ignore comments and blank lines in tasks.list.
* tasks/tasks.list
  - add missing l10n tasks: gujarati-desktop, malayalam-desktop, tamil
  - comment out l10n tasks for languages not supported in D-I, for
    Icelandic, Irish, Serbian, Welsh and Xhosa
2007-12-17 19:59:42 +00:00
Frans Pop ced27feb2f * Include busybox for architectures that use initramfs-tools; base-installer
will try to install it.
2007-12-13 16:32:39 +00:00
Frans Pop bd1da0c827 * boot-{mipsel,sparc}: Parse website directory index case insensitive so
that both "<a href=" and "<A HREF=" are recognized.
2007-12-12 00:45:02 +00:00
Frans Pop a39f2514a5 * CONF.sh: Don't set MAXCDS by default; was probably changed by accident. 2007-12-11 21:51:36 +00:00
Frans Pop 808cc88159 * CONF.sh: add non-invasive option to avoid sourcing CONF.sh twice when
using wrapper scripts.
2007-12-11 21:43:30 +00:00
Frans Pop 66c813bb6a build_all.sh: don't source CONF.sh after already sourcing earlier 2007-12-11 21:27:03 +00:00
Frans Pop dd95ef5695 Fix Jérémy's last name 2007-11-26 21:33:48 +00:00
Steve McIntyre 7957f3b3ef * Newer versions of debootstrap have moved the scripts from /usr/lib to
/usr/share. Add a sym-link to cope - let's keep compatible with etch
    as much as possible. Also, log what debootstrap told us (in
    debootstrap-list) rather than just including the results directly in
    rawlist.
2007-11-19 23:44:35 +00:00
Steve McIntyre 4a636647f1 Temporarily back out Otavio's change from r1488 2007-11-19 23:34:22 +00:00
Steve McIntyre 9df23e3630 Current state of generated tasks 2007-11-19 23:27:57 +00:00
Otavio Salvador 5adeab2992 * Change DEBOOTSTRAP_DIR to /usr/share/debootstrap since it has been
changed on debootstrap 1.0.7
2007-11-19 11:55:07 +00:00
Otavio Salvador b96a9aeca2 * Hide image creation command if not using verbosing make 2007-11-19 11:55:00 +00:00
Joey Hess 46a4e3536b * Add acpi-support-base to generate_di+k_list. 2007-11-18 02:39:28 +00:00
Otavio Salvador 5f4cdb823e Revert the #410418 since it breaks too many things and to add it major changes will be required, not adding them now 2007-10-30 19:31:19 +00:00
Steve McIntyre d570bf3ad3 Add the missing ; 2007-10-30 00:56:16 +00:00
Otavio Salvador 8f92855bb7 Fix regressions found on r1475 walking on the queued packages twice 2007-10-29 22:58:25 +00:00
Otavio Salvador 35ef242061 Revert r1475 since it caused regressions. Will get back to it once time permits 2007-10-23 21:08:12 +00:00
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