summaryrefslogtreecommitdiff
path: root/build/buildone.sh
AgeCommit message (Collapse)Author
2010-10-17manual/build/buildone.sh: redirect xsltproc's stderr to stdoutPhilipp Kern
xsltproc sends informational messages like "writing out chapter X" to stderr. For automatic building with stdout redirected to /dev/null we don't want to see them. Obviously this also means that errors will not be logged properly in the cron mail and xsltproc will just return with non-zero exit status. In theory we'd want to filter out those "Writing out" lines on stderr instead.
2010-10-05Error should be sent to stderrJavier Fernandez-Sanguino Peña
2010-10-05Report packages needed for pdf generationJavier Fernandez-Sanguino Peña
2010-09-18Replace kernel package name and version with &kernelpackage; and &kernelversion;Samuel Thibault
2010-09-18Factorize os-specific parameters in build/arch-options.Samuel Thibault
2010-09-16Fix "preparing" part for non-Linux ports.Samuel Thibault
2010-09-14Fix port URL for non-Linux ports.Samuel Thibault
2010-09-05 * Add non-Linux infrastructure to the build system.Samuel Thibault
* Add kFreeBSD infrastructure.
2009-05-28Revert activation of PDF for JapaneseFrans Pop
I will mail the committer and list with the reasons for the revert.
2009-05-27Update Japanese translations.Nozomu KURASAWA
2009-04-27Switch over from Lenny to Squeeze. Current kernel is 2.6.29.Frans Pop
2008-10-16The kernel version should now always be the same for all architecturesFrans Pop
2008-02-08Japanese text version changed to UTF-8 on request of KURASAWA NozomuFrans Pop
2008-02-08* Enable PDF for Korean for website builds.Frans Pop
2008-02-07* Korean text version changed to UTF-8 as well on request of Changwoo Ryu.Frans Pop
2008-02-06Make UTF-8 the default encoding for the text version for all languages that ↵Frans Pop
still used ISO-8859-1
2007-04-19Remove unused style sheet definitionFrans Pop
2007-03-19Switch installation guide to Lenny for trunkFrans Pop
2007-01-28PS/PDF formats for Korean not supported for website builds (Sarge environment)Frans Pop
2007-01-22Backwards compatibility no longer neededFrans Pop
2007-01-03Document the graphical installer, including the main known issuesFrans Pop
2007-01-01- Update number of developers, packages and mailing listsFrans Pop
- General revision of minimum hardware requirements throughout the manual - Update of installed/download size of tasks - Delete some unused entities in build/entities/common.ent
2006-12-29Improve conditions for frontends supported by architecturesFrans Pop
2006-12-27Temporarily add supports-dhcp to conditions to avoid build errors until ↵Frans Pop
translations have been updated
2006-10-30Revert accidental commitFrans Pop
2006-10-30Add misplaced entryFrans Pop
2006-10-17* Remove hardcoded paths to executables in buildone.sh.Joey Hess
* Set HOME to a temporary directory before running w3m, to avoid it trying to write to a home directory that may not exist on the buildds. (See #393641)
2006-09-26* Remove now obsolete distinction between classic and common kpkg.Frans Pop
* Update all arches to kernel version 2.6.17.
2006-08-21Add support for Korean PDF output; requires latex-hangul-ucs-hlatexFrans Pop
2006-07-30Add Hungarian as new language (disabled for official builds)Frans Pop
2006-06-27Typo in commentFrans Pop
2006-05-01Add functionality to include optional paragraphs in translationsFrans Pop
2006-03-25Use UTF-8 encoding for txt output of Czech d-i manualMiroslav Kure
2006-03-08- Add listname entity because it is not the same as the arch name for all archesFrans Pop
- Update kernel versions
2006-02-01Explicitly specify XML declaration as required by openjade 1.4devel1-15Frans Pop
2006-01-03- Change default build to Etch.Frans Pop
- Remove all Sarge specific content and make Etch specific content default. - Delete some obsolete entities.
2005-12-26PDF not supported for Vietnamese as there is no l10n information available ↵Frans Pop
in the stylesheet
2005-11-06Update section on kernel compilation to refer to common package where applicableFrans Pop
2005-10-07move manual to top-level directory, split out of debian-installer packageJoey Hess