Hi!
I created one hook, but when the distro is compiling, it gives me this
error:
P: Begin executing local hooks...
/usr/bin/env: /root/samba.sh: No such file or directory
Before lh_build i ran lh_config --hooks config/chroot_local-hooks/samba.sh
The code of samba.sh is:
#!/usr/bin/bash
## Sa
Hi
Maximiliano Marin Bustos wrote:
Hi!
I created one hook, but when the distro is compiling, it gives me this
error:
P: Begin executing local hooks...
/usr/bin/env: /root/samba.sh: No such file or directory
Before lh_build i ran lh_config --hooks
config/chroot_local-hooks/samba.sh
The c
Hi
I have configure live cd with
lh_config --bootappend-live "locale=gu_IN.UTF-8 keyb=guj"-d lenny -a
i386 -p gnome-core
and set LH_DEBIAN_INSTALLER="enabled" in config/binary
And after that iso works fine with LiveCd works fine ,but while I
install that Live Cd on machine it does show conso
John Clemens asked:
> or should I work on making live-initramfs work for Ubuntu as well?
Probably the way to go.
Cheers,
--
Cyril Brulebois, just passing by.
signature.asc
Description: Ceci est une partie de message numériquement signée
A while back I made a blog post[1] about hacking live-helper to create a
minimal Ubuntu Hardy live CD.
I've started poking around making changes to live-helper.git to restore
'ubuntu mode', but I am still using casper, as live-initramfs doesn't
work out of the box for Ubuntu live CDs. Given the f
Hi,
John Clemens wrote:
> Given the fact that
> live-initramfs forked from casper, presumably for a reason, and that
> live-helper is seemingly geared to work with live-initramfs more then
> casper, does it make sense to restore and maintain a Ubuntu mode in
> live-helper that relies on casper, or
Maximiliano Marin Bustos wrote:
> Before lh_build i ran lh_config --hooks config/chroot_local-hooks/samba.sh
this is unneeded (and causes the error here).
local-hooks are processed automatically.
--hooks is completely unreleated, and only to activate global hooks from
/usr/share/live-helper/hoo