Marek Marczykowski-Górecki
29fafe803e
firstboot 18.6-8
2015-04-15 18:48:15 +02:00
Marek Marczykowski-Górecki
62c94eb00b
firstboot: fix catching error message
2015-04-15 14:21:58 +02:00
Marek Marczykowski-Górecki
73f06661bb
firstboot: do not abort configuring other templates if one fails
2015-04-15 14:21:57 +02:00
Marek Marczykowski-Górecki
168e34510d
firstboot: make initial setup more defensive
...
Do not abort the whole process when some part fails. Cleanup *-dvm if
DispVM preparation failed.
2015-04-15 14:21:54 +02:00
Marek Marczykowski-Górecki
332dbb12c4
firstboot 18.6-7
2015-04-07 20:45:16 +02:00
Marek Marczykowski-Górecki
728bdcae27
firstboot: set fedora template as default
...
As the user can install other templates, it needs to be done explicitly.
2015-04-07 15:06:24 +02:00
Marek Marczykowski-Górecki
3bd3f89191
firstboot 18.6-6
2015-04-02 01:02:55 +02:00
Wojtek Porczyk
56a66e8027
rename netvm -> sys-net, firewallvm -> sys-firewall
2015-03-31 20:31:06 +02:00
Marek Marczykowski-Górecki
303e188ca6
Remove non-existing packages from BuildRequires
2015-03-22 04:05:38 +01:00
Marek Marczykowski-Górecki
948d917d99
firstboot: update text-mode version to match graphical one, implement unattended mode
2015-03-21 22:03:15 +01:00
Marek Marczykowski-Górecki
14a03c9bbc
firstboot: start the template to finish its initial configuration
...
Instead of mounting its root.img directly in dom0.
2015-03-19 11:10:26 +01:00
Victor Lopez
3ddefba9f1
firstboot copy Dom0 locale.conf to TemplateVMs
...
locale.conf is what makes an AppVM shows menus in the local language
instead of english.
2014-09-05 01:28:38 +02:00
Wojciech Zygmunt Porczyk
d81c64ca41
remove qubes-logos, migrate to qubes-artwork
2014-06-10 18:47:47 +02:00
Marek Marczykowski-Górecki
7991a6f9ab
New versions
...
anaconda 20.25.16-5
firstboot 18.6-5
lorax-templates-qubes 2.1-1
pungi 3.03-1.4
qubes-release 2-7
2014-04-08 22:13:03 +02:00
Marek Marczykowski-Górecki
d2cc07b04f
firstboot: fix error reporting on "Service VMs" page
...
Also check for user existence in all required cases, not only when
"default VMs" was selected.
2014-04-08 05:50:32 +02:00
Marek Marczykowski-Górecki
32ebc2de54
firstboot: disable "Finish" button during creation of VMs ( #783 )
...
Prevent starting two simultaneous (conflicting) threads for VMs creation.
2014-03-21 03:39:27 +01:00
Marek Marczykowski
5bde26c0d8
spec: build packages in-place when %{qubes_builder} defined
...
This will make building package without taring the sources and untaring
them again.
2013-03-19 04:16:30 +01:00
Marek Marczykowski
fa3560f585
firstboot 18.6-4
2013-02-25 17:33:50 +01:00
Marek Marczykowski
28a0e3c4de
firstboot: remove /mnt/template-root dir
2013-02-25 17:09:01 +01:00
Marek Marczykowski
8ed84973ff
anaconda 18.37.11-2, firstboot 18.6-3, lorax-templates-qubes 1.0-1, qubes-logos 1-4, qubes-release 2-2
2013-01-27 00:16:02 +01:00
Marek Marczykowski
ca50a4ba4a
firstboot: use 'service' command to start qubes-netvm
...
Instead of obsolete init.d scripts.
2013-01-26 22:40:01 +01:00
Marek Marczykowski
74005a240b
firstboot: run most qvm-tools as normal user
...
As warning says, to not lead into permission problems (eg for menu entries).
2013-01-26 22:39:54 +01:00
Marek Marczykowski
d4d4dc7c09
firstboot: update to 18.6 upstream version (preserving qubes mods)
2013-01-26 04:05:35 +01:00
Marek Marczykowski
63b1a3fa76
firstboot: make it working with both SysV and SystemD init style
2013-01-24 03:20:05 +01:00
Marek Marczykowski
d6a588e0a4
firstboot: add text-based fallback in case of GUI failed
...
If firstboot fails it is very hard to debug the problem, because lack of any
user and no network access. So provide some basic fallback.
2012-12-19 04:50:16 +01:00
Marek Marczykowski
e99e0c2744
firstboot: obtain version info automatically ( #676 )
2012-11-27 02:17:44 +01:00
Marek Marczykowski
2c257a3dd6
firstboot: configure all installed templates
2012-07-20 13:02:19 +02:00
Marek Marczykowski
cc7d7bba4f
firstboot: minor fix in exception handler
2012-03-10 22:44:08 +01:00
Marek Marczykowski
d5d9f287f0
firstboot: use qubes-prefs instead of qvm-set-default-netvm ( #421 )
2012-02-07 03:11:16 +01:00
Joanna Rutkowska
2db6a409a1
firstboot: use FC15 instead of FC14
...
BTW: this is very inelegant that we hardcode the name of the default template here.
Can we use qvm-get-default template instead?
2012-01-20 17:13:08 +01:00
Marek Marczykowski
72884188a2
firstboot: do not fail when /mnt/template-root already exists
2011-12-23 17:27:00 +01:00
Marek Marczykowski
fc5f13c385
firstboot: fix NetVM setup ( #388 )
2011-12-23 17:25:02 +01:00
Marek Marczykowski
30c9b577a4
firstboot: use full patch for lspci ( #388 )
2011-12-19 16:54:55 +01:00
Marek Marczykowski
9ad409bb4b
firstboot: fix NetVM setup
2011-12-12 04:49:23 +01:00
Marek Marczykowski
4f525d173b
firstboot: add all net devices to NetVM ( #282 )
...
This isn't done by qvm-create automatically now.
2011-10-13 23:01:14 +02:00
Marek Marczykowski
fae554ff5f
firstboot: hide option to setup NTP ( #286 )
...
NTP will be used anyway, but at this stage there is no network connection in
dom0 to verify setup.
2011-07-21 01:58:05 +02:00
Marek Marczykowski
dfd29e7561
firstboot: create AppVMs as newly created user ( #284 )
...
Required to create appmenus in proper place (user homedir, not /usr/local).
Username retrieved by enumerating qubes group intentional - in some rare cases
the user can be created outside of this firstboot instance (ex. firstboot
launched by hand).
2011-07-21 01:46:18 +02:00
Joanna Rutkowska
09593833d6
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/marmarek/installer
2011-07-17 14:44:09 +02:00
Marek Marczykowski
c0d7a2b376
firstboot: copy ntp.conf to template root.img ( #261 )
2011-07-14 01:43:16 +02:00
Joanna Rutkowska
cce46d2328
firstboot: modify pre-defined AppVMs
...
Create 'untrsted' instead of 'red', also create 'banking', to show users that
two AppVMs might have the same color label, yet still me something different
2011-07-02 14:56:56 +02:00
Joanna Rutkowska
b50f32877f
firstboot: missing spaces in EULA
2011-04-11 15:25:26 +02:00
Joanna Rutkowska
919d7c8554
Use a simple License info in firstboot
2011-04-10 23:35:08 +02:00
Joanna Rutkowska
ddd1001ea6
firstboot: ignore the 'run-as-root' warning for qvm-create
2011-04-08 11:05:41 +02:00
Joanna Rutkowska
ee4c06b88d
firstboot: user message polishing
2011-04-06 19:28:20 +02:00
Joanna Rutkowska
ca9bdf05df
Merge branch 'master' of git.qubes-os.org:/var/lib/qubes/git/smoku/installer
2011-04-06 15:17:39 +02:00
Tomasz Sterna
6a84564524
Ignore *.py[co] files
2011-04-06 13:35:57 +02:00
Joanna Rutkowska
d26b05710f
firstboot: qubes_setup.py polishing
2011-04-06 13:28:57 +02:00
Joanna Rutkowska
2f155f8475
Don't ask for user's full name -- it makes no sense for Qubes/Dom0
2011-04-06 13:15:48 +02:00
Joanna Rutkowska
8e5f8601d9
Ask user whether to create 3 pre-defined AppVMs or just service VMs
...
...or perhaps to not create anything (for advanced users/debugging)
2011-04-06 12:43:38 +02:00
Joanna Rutkowska
d9afe90d9b
User message spelling
2011-04-06 10:20:38 +02:00