search for: preseed

Displaying 20 results from an estimated 101 matches for "preseed".

2019 Sep 26
1
[PATCH] builder: templates: set "unassigned" hostname
...t the installer will set the hostname to what the DHCP returns, exposing details of the machine where make-template.ml runs. Instead, force "unassigned-hostname.unassigned-domain" as hostname, so plays nicely with the hostname setting code in virt-customize. --- builder/templates/debian.preseed | 2 +- builder/templates/ubuntu.preseed | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/builder/templates/debian.preseed b/builder/templates/debian.preseed index 1f13eadbd..8c51fa7f9 100644 --- a/builder/templates/debian.preseed +++ b/builder/templates/debian.preseed @@ -7...
2012 May 18
0
Installing RT4 with preseed on Ubuntu 12.4
Hi All, I''m trying use use puppet in masterless mode to automate the setup of an RT4 server. I''ve used the example preseed define from http://projects.puppetlabs.com/projects/1/wiki/Debian_Preseed_Patterns. I set up RT4 manually, dumped the debconf keys into a preseed file, rolled back the VM snapshot and tried to apply the manifest. The apply failed with a bunch of errors from debconf-set-selections about missing...
2010 Mar 16
1
hard to define
Hi all. I am trying to use debian package preseeding within my modules. Therefor I have created a preseed_package.pp like: define authentication::preseed_package ( $ensure ) { file { "/var/local/preseed/$name.preseed": source => "$module_path/files/$name.preseed", mode => 600, backup => false, require => F...
2017 Aug 26
5
[PATCH 1/2] builder/templates/debian.preseed: enable serial console
Also unify .index-fragment files --- builder/templates/debian-7.index-fragment | 7 ------- builder/templates/debian-8.index-fragment | 7 ------- builder/templates/debian-9.index-fragment | 18 ++++++------------ builder/templates/debian.preseed | 1 + builder/templates/make-template.ml | 6 ------ 5 files changed, 7 insertions(+), 32 deletions(-) diff --git a/builder/templates/debian-7.index-fragment b/builder/templates/debian-7.index-fragment index 7d868e63c..37e72f7f5 100644 --- a/builder/templates/debian-7.index-frag...
2010 Apr 21
1
Launching a Debian Xen Guest using a nfs://.../preseed.cfg -- the config is not found/used ?
...nstall=true \ install-method="network" \ install-mirror=ftp://ftp.us.debian.org/debian \ install-arch=amd64 \ install-suite=squeeze \ install-kernel=./vmlinuz \ install-ramdisk=./initrd.gz I can get to the manual installer and stepwise do the install. I'd like to setup a preseed-based autoinstall. I've created a first/simple preseed file & made it available on an nfs:// volume. Reading @ (are there better / more recent docs?), http://www.mail-archive.com/debian-bugs-dist at lists.debian.org/msg136362.html suggests, " ... You can pass a NFS path in the...
2017 Jul 10
1
check-release FAILED (was: Re: [PATCH 5/5] builder: templates: pass empty proxy to d-i when not set)
...;master' Branch master set up to track remote branch master from origin. Your branch is up-to-date with 'origin/master'. >From github.com:libguestfs/libguestfs 4cea914d2..28c375701 master -> origin/master Updating 4cea914d2..28c375701 Fast-forward builder/templates/debian.preseed | 80 ++++++++++++++++++++++++++++++-------- builder/templates/make-template.ml | 59 +++++++++++++++++----------- 2 files changed, 99 insertions(+), 40 deletions(-) /var/tmp/tmppyH7Jl Applying patches ... /var/tmp/tmppyH7Jl/libguestfs /var/tmp/tmppyH7Jl error: patch failed: builder/templates/d...
2013 Dec 19
1
Help with Ubuntu Preseed Repository for Puppet Open Source
Hi, I would like to set the puppet labs repository on my preseed ubuntu file. So far I think i can use only the* late_command* as a post installation process but wondering if there is another way of adding this repository. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this gr...
2016 Jul 09
2
IRC question about virt-builder ubuntu-* images
22:06 < adam12> rwmjones: If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server` already configured for firstboot? The reason is because I couldn't work out how to automate this in the preseed script. If you want to have a go, then see: https://github.com/libguestfs/libguestfs/blob/master/builder/website/ubuntu.sh https://github.com/libguestfs/libguestfs/blob/master/builder/website/ubuntu.preseed Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones...
2016 Jul 12
1
Re: IRC question about virt-builder ubuntu-* images
...If you're still around, just curious - any reason why the ubuntu14 image doesn't come with `dpkg-reconfigure openssh-server` > > already configured for firstboot? > > > > The reason is because I couldn't work out how to automate this in the > > preseed script. If you want to have a go, then see: > > > > https://github.com/libguestfs/libguestfs/blob/master/builder/website/ubuntu.sh > > https://github.com/libguestfs/libguestfs/blob/master/builder/website/ubuntu.preseed > > s.th. like > > d-i preseed/late_command st...
2012 Oct 04
1
Out of memory parsing config file
...entries in my default file under pxelinux.cfg and if I delete some entries the error disapear. Is there a limit for number of entries? How can I increase them? My entries are like these: DISPLAY boot.txt LABEL debian-Debian6.0.6-amd64 ??? kernel vmlinuz-debian-Debian6.0.6-amd64 ??? append preseed/url=http://xxxxxxx/preseed-debian.cfg vga=normal initrd=initrd-debian-Debian6.0.6-amd64.gz -- ... LABEL debian-Debian6.0.6-amd64-expert ??? kernel vmlinuz-debian-Debian6.0.6-amd64 ??? append preseed/url=http://xxxxxxx/preseed-debian.cfg vga=normal priority=low DEBCONF_PRIORITY=low initrd=i...
2017 Jul 10
7
[PATCH 0/5] various improvements for make-template.mk
...series improves the generation of Debian templates, automating basically almost all the steps needed. Also, it fixes the generation of aarch64 images with NVRAM, which is currently removed too soon, and thus not saved and compressed. Thanks, Pino Toscano (5): builder: templates: update Debian preseed from Stretch builder: templates: generalize debian location builder: templates: improve debian.preseed builder: templates: save NVRAM before removing guest builder: templates: pass empty proxy to d-i when not set builder/templates/debian.preseed | 80 ++++++++++++++++++++++++++++++------...
2016 Apr 14
0
locked out after preseed install
...after "the guest controlled by a ssh connection." - out-of-box</div><div>Here the problem about virt-install is explained and worked on and with alle details:</div><div><a href="https://qemuburopointdpkg.wordpress.com/2016/04/14/status-quo-locked-out-after-preseed/">https://qemuburopointdpkg.wordpress.com/2016/04/14/status-quo-locked-out-after-preseed/</a></div><div> </div><div>Who can help me, how to proceed?</div><div>Tia</div>
2006 Oct 03
3
debconf templating
Hello. Hope you can help me further. I can vaguely remember that once I saw a reference how to preconfigure debconf in puppet manifests. So you can define answers in debconf inside of manifests. No idea where anymore. Anybody knows? greetinx Christo
2006 Aug 27
5
Re: preseeding files only on reinstall
On Aug 27, 2006, at 9:55 AM, Thorsten Sandfuchs wrote: > hio, > me again :) > > In Debian, there is a mechanism to preseed debconf (configuration- > database for > the system) with decisions, before installing a package. Debconf > mussn''t ask > the user then. I wrote this pp for preseeding-support: [snip] Very cool. Seems like that''s something that should be supported within Puppet&...
2014 Sep 23
0
[PATCH 07/13] syntax-check: fix prohibit_empty_lines_at_EOF check
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> --- builder/website/ubuntu.preseed | 1 - guestfs-release-notes.txt | 1 - p2v/issue | 1 - tests/guests/guest-aux/debian-packages | 1 - 4 files changed, 4 deletions(-) diff --git a/builder/website/ubuntu.preseed b/builder/website/ubuntu.preseed index 236e174..dbe4f79 100644 --- a/...
2014 Sep 23
1
Re: [PATCH 07/13] syntax-check: fix prohibit_empty_lines_at_EOF check
On Tuesday 23 September 2014 17:20:33 Hu Tao wrote: > Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> > --- > builder/website/ubuntu.preseed | 1 - > guestfs-release-notes.txt | 1 - > p2v/issue | 1 - > tests/guests/guest-aux/debian-packages | 1 - > 4 files changed, 4 deletions(-) > > diff --git a/builder/website/ubuntu.preseed > b/builder/website/ubuntu.preseed i...
2013 Dec 11
29
[PATCH RFC V2 0/6] OSSTest: OVMF test job
...ing BIOS, it worked fine. I just didn''t figure out a sensible way to organize test cases and run jobs. OVMF will need to build for amd64 target and used with QEMU upstream. Not very sure whether I did the right thing to make-flight and sg-run-job though. Wei. Changes in v2: * factor out preseed_base * make installation CD work with seabios Wei Liu (6): TestSupport.pm: add bios option to guest config file Build OVMF for Xen-unstable Debian.pm: factor out preseed_base Introduce ts-ovmf-debian-install make-flight: OVMF test filght sg-run-job: OVMF job Osstest/Debian.pm |...
2017 Aug 18
0
Re: [PATCH] builder: templates: debian: use single-partition layout
...g 15, 2017 at 12:06:09AM +0200, Florian Klink wrote: > The previously selected 'atomic' recipe resulted in 2GB swap in a 6GB > volume. Also, we don't really need the boot partition, so just create a > partition using the whole disk space. > --- > builder/templates/debian.preseed | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) > > diff --git a/builder/templates/debian.preseed b/builder/templates/debian.preseed > index b56eb67ff..3cffb3b9b 100644 > --- a/builder/templates/debian.preseed > +++ b/builder/templates/debian.preseed > @@...
2006 Aug 27
0
Re: preseeding files only on reinstall
On Sun, Aug 27, 2006 at 06:55:14PM +0200, Thorsten Sandfuchs wrote: > -------- > define preseed (file, classname, section = "classes"){ > file { > "/tmp/$file": > mode => 600, > source => > "puppet://$servername/config/$section/$classname/preseed/$file" > } >...
2014 Sep 23
0
[PATCH 13/13] syntax-check: fix trailing_blank check
Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> --- builder/website/debian.preseed | 2 +- builder/website/index | 120 +++++----- builder/website/index.asc | 120 +++++----- customize/customize_run.mli | 2 +- daemon/mount.c | 2 +- fish/test-file-attrs.sh | 10 +- generator/c.ml | 2 +- guestfs-release-notes.txt...