[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to preseed install via pppoe (for A-DSL)?



On Thu, Nov 29, 2007 at 01:20:30PM +0200, Eddy Petrișor wrote:

> Please create a patch and submit it as a bug report[1] against ppp-udeb.
> [1] "preseeding the host name does not work for ppp-udeb" or something
> like that should be fine

Done.

Now I tried to create a fixed udeb.  I did the following:

  apt-get source ppp-udeb
  cd ppp-2.4.4rel/
  emacs debian/ppp-udeb.postinst  # fix the bug
  sudo apt-get -y -q build-dep ppp-udeb
  sudo dpkg-buildpackage -tc
  cp ../ppp-udeb_2.4.4rel-9ubuntu2_i386.udeb $CDCONTENTS/pool/main/p/ppp
  cd $CDCONTENTS && find . -type f -print0 | xargs -0 md5sum>md5sum.txt

Then I created the cd as I always do.  But when I boot this cd, the
installer complains about a bad md5sum when it loads the ppp-udeb
component.

Any ideas what I managed to mess up here?



Reply to: