Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Oct 2013 17:39:21 +0000 (UTC)
From:      Gavin Atkinson <gavin@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r42902 - head/share/images/books/handbook/bsdinstall
Message-ID:  <201310081739.r98HdLGK056720@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gavin
Date: Tue Oct  8 17:39:20 2013
New Revision: 42902
URL: http://svnweb.freebsd.org/changeset/doc/42902

Log:
  Optimise the images in the bsdinstall chapter using graphics/pngrewrite -
  they only require 4 bits per pixel, but several of them were stored as
  8bpp PNGs.  This approximately halves the total file size, allowing the
  handbook pages to load much faster.
  
  Remove svn:keywords and add fbsd:nokeywords=yes properties - these are
  binary and cannot contain keywords.

Modified:
  head/share/images/books/handbook/bsdinstall/bsdinstall-adduser1.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-adduser2.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-adduser3.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-config-components.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-config-services.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-mainexit.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-part-review.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png   (contents, props changed)
  head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png   (contents, props changed)

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-adduser1.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-adduser2.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-adduser3.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-boot-loader-menu.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-choose-mode.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-config-components.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-config-crashdump.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-config-hostname.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-config-keymap.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-config-services.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-dhcp.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4-static.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv4.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6-static.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-ipv6.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface-slaac.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-interface.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-network-ipv4-dns.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-accesspoints.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-scan.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-configure-wireless-wpa2setup.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-distfile-extracting.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-distfile-fetching.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-distfile-verifying.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-final-confirmation.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-final-modification-shell.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-finalconfiguration.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-keymap-select-default.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-mainexit.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-netinstall-files.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-netinstall-mirrorselect.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-part-entire-part.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-part-guided-disk.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-part-guided-manual.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-part-manual-addpart.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-part-manual-create.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-part-manual-partscheme.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-part-review.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-post-root-passwd.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-set-clock-local-utc.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-confirm.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-country.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-region.png
==============================================================================
Binary file (source and/or target). No diff available.

Modified: head/share/images/books/handbook/bsdinstall/bsdinstall-timezone-zone.png
==============================================================================
Binary file (source and/or target). No diff available.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310081739.r98HdLGK056720>