Changeset 24144

Show
Ignore:
Timestamp:
11/02/09 13:48:45 (3 weeks ago)
Author:
broder
Message:

Correct for LP #430224 in our chroot build script (initctl doesn't
respect policy-rc.d, so we need to move it out of the way)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/debathena/scripts/build-server/make-chroot

    r24021 r24144  
    9393    <<EOF 
    9494#/debootstrap/debootstrap --second-stage 
     95dpkg-divert --local --rename --add /sbin/initctl 
     96ln -s /bin/true /sbin/initctl 
    9597debconf-set-selections <<SELECTIONS 
    9698debconf debconf/frontend        select  Noninteractive