home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / lib / partman / active_partition / 98chs / choices next >
Encoding:
Text File  |  2006-08-30  |  118 b   |  11 lines

  1. #!/bin/sh
  2.  
  3. exit 0
  4.  
  5. . /usr/share/debconf/confmodule
  6.  
  7.  
  8. db_metaget partman/text/show_chs description
  9. printf "chs\t$RET"
  10.  
  11.