Displaying 4 results from an estimated 4 matches for "auto_reboot".
2010 Feb 08
1
megatec and blazer drivers for (brand)Tuncmatik (series)Newtech Pro 1KVA
...mable outlet control on battery mode
[PDJ] (ACK
*Enable programmable outlet control on battery mode
[PEJ] (ACK
Option Flags
'b' "beep_on_battery"
'p' "beep_on_bypass"
'o' "bypass_when_off"
'e' "eco_mode"
'r' "auto_reboot"
'c' "cold_start"
'v' "converter_mode"
's' "deep_discharge_protection"
'f' "bypass_not_allowed"
'l' "site_fault_detection"
'j' "programmable_outlet_control_on_battery_mode"
'g' &...
2013 Nov 01
3
Merging blzr as blazer (and un-merging voltronic?)
Daniele,
Thanks again for your work on both the voltronic and blzr drivers. To get the most exposure to new drivers, what we have typically done in the past is to rename the existing driver as *-old, so that users get the new driver by default when they upgrade (but the old driver is still available if there are regressions). This is how we are incorporating Michal's apcsmart updates.
On
2016 Apr 05
0
[PATCH 7/7] v2v: add support for SUSE VMDP drivers
...| None -> ()
+ | Some vmdp_exe ->
+ g#upload vmdp_exe "/vmdp.exe";
+
+ let fb_script = "\
+echo V2V first boot script started
+echo Decompressing VMDP installer
+\"\\vmdp.exe\"
+cd \"VMDP-WIN*\"
+echo Installing VMDP
+setup.exe /eula_accepted /auto_reboot
+cd ..
+" in
+ Firstboot.add_firstboot_script g inspect.i_root
+ "configure vmdp" fb_script
+
and unconfigure_xenpv () =
match xenpv_uninst with
| None -> () (* nothing to be uninstalled *)
diff --git a/v2v/windows_virtio.ml b/v2v/windows_virtio.ml
index 2...
2016 Apr 05
22
[PATCH 0/7] Add support for SUSE virtio windows drivers
Hi there,
SUSE ships Virtual Machine Driver Pack for the virtio windows drivers. Get v2v
and customize to discover them and use them if available.
Cédric Bosdonnat (7):
v2v: check next free oem%d.inf in /Windows/Inf
v2v: extract controller offset discovery as a function
customize: add support for pvvxsvc
v2v: extract reusable parts of viostor regedits
v2v: adapt the subkey in Enum