~ubuntu-branches/ubuntu/lucid/installation-report/lucid

« back to all changes in this revision

Viewing changes to report-hw

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2006-12-19 17:02:29 UTC
  • Revision ID: james.westby@ubuntu.com-20061219170229-p3d45hfzldz5fapf
Tags: 2.24ubuntu1
* Resynchronise with Debian. Remaining changes:
  - Direct installation reports to ubuntu-users@lists.ubuntu.com.
  - Save /target/var/lib/dpkg/status to
    /target/var/log/installer/initial-status.gz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
if [ "$DEBIAN_FRONTEND" = gtk ] && \
42
42
   [ -x /usr/lib/directfb-0.9.25/bin/dfbinfo ]; then
43
43
        /usr/lib/directfb-0.9.25/bin/dfbinfo 2>&1 | addinfo dfbinfo
 
44
        [ -f /proc/fb ] && cat /proc/fb | addinfo /proc/fb
44
45
fi