]>
xenbits.xensource.com Git - xenclient/build.git/log
Christopher Clark [Wed, 26 Aug 2009 21:32:06 +0000 (14:32 -0700)]
[host installer] tidy up detection of interactive
Christopher Clark [Wed, 26 Aug 2009 20:59:56 +0000 (13:59 -0700)]
[host installer] Allow use of initrd packages.main
If /packages.main is present in the initrd filesystem,
allow it to be used as an installation source.
This allows a simple repack of the initrd to include the
data if necessary.
Christopher Clark [Wed, 26 Aug 2009 18:19:32 +0000 (11:19 -0700)]
[host installer] Incremental installer improvement
Add UI progress display to Download-install-files.
Move repository validation function into functions file.
Download packages.main structure to /install/downloads/packages.main .
Step back rather than abort if download fails.
Step back rather than abort if CD-ROM mount fails.
Symlink packages.main into /install/packages/packages.main for install.
Implement verification of packages on optical media.
Extract Locate-optical-media to standalone script.
Jean Guyader [Wed, 26 Aug 2009 07:35:15 +0000 (08:35 +0100)]
[package/xenclient/kernel,wifi_backports] Use the target compiler to compile the kernel.
Jean Guyader [Tue, 25 Aug 2009 16:42:02 +0000 (17:42 +0100)]
[package/ruby] Use DESTDIR even when we compile.
Jean Guyader [Tue, 25 Aug 2009 14:30:42 +0000 (15:30 +0100)]
[package/xenclient/toolstack] Fix a typo in the xenvm dbus config file.
Jean Guyader [Mon, 24 Aug 2009 22:01:37 +0000 (23:01 +0100)]
[configs] Add the config file for a glibc based installer.
Jean Guyader [Mon, 24 Aug 2009 21:59:09 +0000 (22:59 +0100)]
[package/xenclient/xen] The dependence is on the file in project.
Jean Guyader [Mon, 24 Aug 2009 21:53:13 +0000 (22:53 +0100)]
[package/xenclient/xen] Put the install stamp into the project directory.
Jean Guyader [Mon, 24 Aug 2009 21:47:37 +0000 (22:47 +0100)]
[package/xenclient] Copy the dbus file only if dbus is enabled.
Jean Guyader [Mon, 24 Aug 2009 15:34:42 +0000 (16:34 +0100)]
[package/xenclient/gcc] Add the rules to download gcc.
Jean Guyader [Mon, 24 Aug 2009 15:11:02 +0000 (16:11 +0100)]
[package/ruby] ruby-glibc fix typo, TARGETS instead of TARGET_DIR.
Jean Guyader [Mon, 24 Aug 2009 02:00:59 +0000 (03:00 +0100)]
[skeleton/xenclient] Add nsswitch.conf in /etc.
Jean Guyader [Mon, 24 Aug 2009 01:59:27 +0000 (02:59 +0100)]
[package/ruby] ruby-sys-filesystem: remove vim swap file.
Christopher Clark [Sat, 22 Aug 2009 16:53:16 +0000 (09:53 -0700)]
[host installer] Allow graph cycles in sequence
Improve run-graph's traversal history to truncate
the history if the graph returns to an already
visited node.
If DHCP fails to return an address, return to choose
between DHCP and Static IP address configuration.
Bug fix reporting of "Previous" exit label to indicate
the correct script that returned it.
Christopher Clark [Sat, 22 Aug 2009 01:34:07 +0000 (18:34 -0700)]
[host installer] Hide/show console cursor
Hide or show the console cursor as appropriate.
Fix backwards navigation from DHCP screen.
Jean Guyader [Fri, 21 Aug 2009 17:33:10 +0000 (18:33 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Fri, 21 Aug 2009 17:32:43 +0000 (18:32 +0100)]
[package/xenclient/toolstack] Add xenvm dbus config file.
Christopher Clark [Fri, 21 Aug 2009 04:50:57 +0000 (21:50 -0700)]
[host installer] Add new host installer
Runs a sequence of executables defined in a flow graph.
Adds support for retrieval of install payload from mounted optical
media, or network retrieval via http or ftp. NFS is currently
disabled in the UI until the execution environment supports "mount -t nfs".
Jean Guyader [Thu, 20 Aug 2009 23:00:51 +0000 (00:00 +0100)]
[package/ruby] Add sys-filesystem module.
Jean Guyader [Thu, 20 Aug 2009 01:27:48 +0000 (02:27 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Thu, 20 Aug 2009 01:27:20 +0000 (02:27 +0100)]
[package/ruby-glic] Install glib.rb on the target.
Jean Guyader [Thu, 20 Aug 2009 00:58:44 +0000 (01:58 +0100)]
[package/ruby-typhoeus] Install the so into i696-linux/typhoeus/native.so.
Jean Guyader [Thu, 20 Aug 2009 00:57:57 +0000 (01:57 +0100)]
[package/ruby] Add lib English and cgi.
Thomas Horsten [Wed, 19 Aug 2009 13:11:33 +0000 (14:11 +0100)]
Revert "[configs] Add NFS support for installer"
This reverts commit
aa46f56b3c5f2a8e180ea3d79310cde36dfd50f2 .
This breaks a lot in buildroot. Re-visit after change to glibc and/or OE.
Thomas Horsten [Wed, 19 Aug 2009 10:58:36 +0000 (11:58 +0100)]
[configs] Add NFS support for installer
Since it needs a toolchain with RPC support this is also enabled for
dom0 (as the installer is built from the same toolchain)
Kamala Narasimhan [Tue, 18 Aug 2009 14:37:39 +0000 (10:37 -0400)]
Add xenpmd dbus config file.
Jean Guyader [Tue, 18 Aug 2009 13:52:47 +0000 (14:52 +0100)]
[package/openssh] AUTORECONF=YES.
Jean Guyader [Tue, 18 Aug 2009 13:13:27 +0000 (14:13 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Tue, 18 Aug 2009 13:12:57 +0000 (14:12 +0100)]
[package/openssh] Remove yp_match check.
Jean Guyader [Tue, 18 Aug 2009 12:50:01 +0000 (13:50 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Tue, 18 Aug 2009 12:49:34 +0000 (13:49 +0100)]
[package/xenclient/toolstack] Add LDFLAGS when we compile.
Jean Guyader [Tue, 18 Aug 2009 10:02:25 +0000 (11:02 +0100)]
[package/e2fsprogs] Fix intl makefile.
Jean Guyader [Mon, 17 Aug 2009 16:11:20 +0000 (17:11 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Mon, 17 Aug 2009 16:11:07 +0000 (17:11 +0100)]
[package/pcituils] Use the right env variable.
Jean Guyader [Mon, 17 Aug 2009 16:10:50 +0000 (17:10 +0100)]
[package/vebtool] Use the right env variables.
Jean Guyader [Mon, 17 Aug 2009 16:10:22 +0000 (17:10 +0100)]
[toolchain] Make the toolchain file writable.
Jean Guyader [Mon, 17 Aug 2009 16:09:58 +0000 (17:09 +0100)]
[package/openssl] Use the right env variables.
Jean Guyader [Mon, 17 Aug 2009 16:09:29 +0000 (17:09 +0100)]
[package/libnl] Add an include for limit.h.
Jean Guyader [Mon, 17 Aug 2009 16:08:58 +0000 (17:08 +0100)]
[package/xenclient] xen, hello, toolstack: use the correct env variable.
Jean Guyader [Mon, 17 Aug 2009 16:08:26 +0000 (17:08 +0100)]
[package/glib2] Disable iconv.
Jean Guyader [Mon, 17 Aug 2009 16:07:18 +0000 (17:07 +0100)]
[package/e2fsprog] - Add a patch for libuuid.
- Compile with the right env variables.
Jean Guyader [Mon, 17 Aug 2009 16:06:45 +0000 (17:06 +0100)]
[package/acpid] change to version 1.0.10.
Vincent Hanquez [Mon, 17 Aug 2009 10:50:56 +0000 (11:50 +0100)]
bump ocaml-dbus version to 0.24
Jean Guyader [Sun, 16 Aug 2009 12:50:33 +0000 (13:50 +0100)]
[package] Add ruby-glib2.
Jean Guyader [Sat, 15 Aug 2009 11:30:18 +0000 (12:30 +0100)]
[package] Add ruby-typhoeus.
Jean Guyader [Sat, 15 Aug 2009 11:27:41 +0000 (12:27 +0100)]
[package/ruby] Copy headers in the staging dir.
Jean Guyader [Tue, 11 Aug 2009 23:14:51 +0000 (00:14 +0100)]
[scripts] git_checkout.sh, fix checkout patch queue for a branched tree.
Jean Guyader [Mon, 10 Aug 2009 10:08:08 +0000 (11:08 +0100)]
[package/lvm2] Switch to 2.02.51
Jean Guyader [Mon, 10 Aug 2009 09:58:06 +0000 (10:58 +0100)]
Manifest has nothing to do in the master branch.
Thomas Horsten [Thu, 6 Aug 2009 11:50:28 +0000 (12:50 +0100)]
[multimedia/alsa] Add patch for HP6930p quirk
Trolle Selander [Wed, 5 Aug 2009 16:03:01 +0000 (12:03 -0400)]
Add libwnck as a dependency for devilspie.
Thomas Horsten [Wed, 5 Aug 2009 20:34:07 +0000 (21:34 +0100)]
[package/devilspie] Fix config var name to make devilspie build
Thomas Horsten [Wed, 5 Aug 2009 19:50:37 +0000 (20:50 +0100)]
[package/mm/alsa-utils] Fix mismatched braces in shipped config
Thomas Horsten [Wed, 5 Aug 2009 17:57:12 +0000 (18:57 +0100)]
[configs/iovm] Revert the IOVM config to reenable Xblanker
This further partly reverts commit
6dde1e4a1e4bbacc258db214e5bdfde0978e32d3
Thomas Horsten [Wed, 5 Aug 2009 17:49:57 +0000 (18:49 +0100)]
[configs/iovm] Revert the IOVM to use its own kernel config again
This partly reverts commit
6dde1e4a1e4bbacc258db214e5bdfde0978e32d3
Thomas Horsten [Wed, 5 Aug 2009 13:03:54 +0000 (14:03 +0100)]
[package/alsa*] Bump ALSA to 1.0.20 to match drivers
Thomas Horsten [Wed, 5 Aug 2009 11:50:19 +0000 (12:50 +0100)]
[package/xenclient/kernel] Remove sound drivers
We are now using separately built ALSA drivers
Thomas Horsten [Wed, 5 Aug 2009 11:36:48 +0000 (12:36 +0100)]
[package/xenclient/kernel] Add CONFIG_BLK_DEV_BSG
Thomas Horsten [Wed, 5 Aug 2009 11:31:28 +0000 (12:31 +0100)]
[skeleton/xenclient] Fix network info writer
Thomas Horsten [Wed, 5 Aug 2009 10:06:08 +0000 (11:06 +0100)]
[configs] Update all configs to leave out DM
Thomas Horsten [Wed, 5 Aug 2009 10:03:39 +0000 (11:03 +0100)]
[package/lvm2] Bump LVM to latest upstream version
Thomas Horsten [Wed, 5 Aug 2009 08:58:05 +0000 (09:58 +0100)]
[skeleton/xenclient] Unmodularize AT-Keyboard to fix installer
Daniel Ferstay [Wed, 5 Aug 2009 00:51:40 +0000 (17:51 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build
Daniel Ferstay [Wed, 5 Aug 2009 00:48:33 +0000 (17:48 -0700)]
write network info output to /var/lib/xenmgr/html/netstat.html
Daniel Ferstay [Wed, 5 Aug 2009 00:47:21 +0000 (17:47 -0700)]
removed erroneous </head> tag in ui_network_info script output
Thomas Horsten [Tue, 4 Aug 2009 23:13:45 +0000 (00:13 +0100)]
[package/multimedia] Add ALSA drivers
Thomas Horsten [Tue, 4 Aug 2009 18:33:46 +0000 (19:33 +0100)]
[skeleton/xenclient] Add module option to prevent Synaptics protocol
Thomas Horsten [Tue, 4 Aug 2009 18:25:23 +0000 (19:25 +0100)]
[package/xenclient/kernel] Modularize HID
James Mckenzie [Tue, 4 Aug 2009 18:05:06 +0000 (19:05 +0100)]
Add script to dump network status to /var/lib/xenmgr/html/js/netstat.html
once every 30s
Thomas Horsten [Tue, 4 Aug 2009 17:46:15 +0000 (18:46 +0100)]
[package/xenclient/kernel] Modularize USB, disable deprecated sysfs
Thomas Horsten [Tue, 4 Aug 2009 17:45:21 +0000 (18:45 +0100)]
[skeleton/xenclient] Add modprobe config for blacklisting USB and wifi modules
Thomas Horsten [Tue, 4 Aug 2009 16:41:02 +0000 (17:41 +0100)]
[package/multimedia/alsa] Bump ALSA to 0.19
Thomas Horsten [Tue, 4 Aug 2009 15:31:49 +0000 (16:31 +0100)]
[skeleton/xenclient] Add ioapic_ack=old to work around Xen interrupt issue
Ross Philipson [Tue, 4 Aug 2009 13:47:21 +0000 (09:47 -0400)]
Use TARGET_LDFLAGS for tboot tools
Changes to be committed:
modified: package/xenclient/tboot/tboot.mk
Ross Philipson [Tue, 4 Aug 2009 13:33:50 +0000 (09:33 -0400)]
Use the predefined TARGET_LDFLAGS
Changes to be committed:
modified: package/xenclient/tboot/tpmtools/tpmtools.mk
Trolle Selander [Mon, 3 Aug 2009 22:03:13 +0000 (18:03 -0400)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build
James Mckenzie [Tue, 4 Aug 2009 00:21:41 +0000 (01:21 +0100)]
only one vcpu for dom0
Trolle Selander [Mon, 3 Aug 2009 21:06:00 +0000 (17:06 -0400)]
Remove menubar to create kiosk mode midori.
James Mckenzie [Mon, 3 Aug 2009 20:33:51 +0000 (21:33 +0100)]
Rename lenovo to No C3 for some or other tedious reason
Trolle Selander [Mon, 3 Aug 2009 20:02:26 +0000 (16:02 -0400)]
Disable navigation toolbar in midori.
Trolle Selander [Mon, 3 Aug 2009 19:21:11 +0000 (15:21 -0400)]
Update xenclient_iovm_config with the new packages.
Trolle Selander [Mon, 3 Aug 2009 19:18:42 +0000 (15:18 -0400)]
No serial console in iovm + make x respawn.
Trolle Selander [Mon, 3 Aug 2009 19:17:30 +0000 (15:17 -0400)]
Add devilspie config for midori (maximize, no window decorations).
Trolle Selander [Mon, 3 Aug 2009 19:14:35 +0000 (15:14 -0400)]
Add package devilspie.
Trolle Selander [Mon, 3 Aug 2009 19:14:04 +0000 (15:14 -0400)]
Add libwnck package.
Trolle Selander [Mon, 3 Aug 2009 19:12:26 +0000 (15:12 -0400)]
Add big icon for background, remove docker app, and set background image.
Trolle Selander [Mon, 3 Aug 2009 19:09:06 +0000 (15:09 -0400)]
Add generation of gdk-pixbuf.loaders
Trolle Selander [Mon, 3 Aug 2009 19:08:14 +0000 (15:08 -0400)]
Add xsri package.
James Mckenzie [Mon, 3 Aug 2009 18:59:22 +0000 (19:59 +0100)]
Initalize audio at boot
Thomas Horsten [Mon, 3 Aug 2009 17:29:03 +0000 (18:29 +0100)]
[skeleton/xenclient] Remove noflr
Thomas Horsten [Mon, 3 Aug 2009 11:35:01 +0000 (12:35 +0100)]
[skeleton/xenclient] Add daemon to unlock CD door
James Mckenzie [Sun, 2 Aug 2009 19:55:40 +0000 (20:55 +0100)]
part 2 of horrid levono hack
Martin Keegan [Sun, 2 Aug 2009 09:57:45 +0000 (10:57 +0100)]
Bring Lenovo options into conformance
Martin Keegan [Sun, 2 Aug 2009 09:55:15 +0000 (10:55 +0100)]
Add Lenovo workaround
Martin Keegan [Sun, 2 Aug 2009 09:48:18 +0000 (10:48 +0100)]
fix cstate for lenovo
Martin Keegan [Sun, 2 Aug 2009 09:31:39 +0000 (10:31 +0100)]
Merge branch 'master' of http://git/git/xenclient/build
Martin Keegan [Sun, 2 Aug 2009 09:30:06 +0000 (10:30 +0100)]
Clear out much of /var/run on bootup
James Mckenzie [Sat, 1 Aug 2009 23:51:14 +0000 (00:51 +0100)]
replace xenbr0
Martin Keegan [Sat, 1 Aug 2009 22:53:49 +0000 (23:53 +0100)]
Pull seconds down from 40000 to below the max; fix software cursor