Thanks, I ended up figuring out how on my own; and I it did exactly as you had done. Amazing. -Daniel
On Tue, Apr 8, 2008 at 12:10 AM, James Hastings <[EMAIL PROTECTED]> wrote: > Obviously this is a temporary workaround, for personal testing only. > > I added these two lines to the 030-early-packages script. > > cp /root/acpid.deb $ROOT > chroot $ROOT dpkg -i /acpid.deb > > > This is what my > "/usr/share/ltsp/plugins/ltsp-build-client/Ubuntu/030-early-packages" file > looks like. > > case "$MODE" in > commandline) > add_option "early-packages" "`eval_gettext "set the list of > packages to install after base-install is completed."`" "advanced" "true" > ;; > configure) > if [ -n "$option_early_packages_value" ]; then > EARLY_PACKAGES="$option_early_packages_value" > fi > ;; > after-install) > cp /root/acpid.deb $ROOT > chroot $ROOT dpkg -i /acpid.deb > chroot $ROOT apt-get $APT_GET_OPTS install $EARLY_PACKAGES > ;; > esac > > > ** Attachment added: "my 030-early-packages script" > http://launchpadlibrarian.net/13196865/030-early-packages > > -- > ltsp-client: Depends: acpid but it is not installable > https://bugs.launchpad.net/bugs/213014 > You received this bug notification because you are a direct subscriber > of the bug. > -- /* You should never try the obvious until you've cursed, screamed, shouted and blamed hardware, software and everyone around you. */ ** Attachment added: "unnamed" http://launchpadlibrarian.net/13221471/unnamed -- ltsp-client: Depends: acpid but it is not installable https://bugs.launchpad.net/bugs/213014 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs