]> xenbits.xensource.com Git - xenclient/build.git/log
xenclient/build.git
15 years ago[host installer] tidy up detection of interactive
Christopher Clark [Wed, 26 Aug 2009 21:32:06 +0000 (14:32 -0700)]
[host installer] tidy up detection of interactive

15 years ago[host installer] Allow use of initrd packages.main
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.

15 years ago[host installer] Incremental installer improvement
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.

15 years ago[package/xenclient/kernel,wifi_backports] Use the target compiler to compile the...
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.

15 years ago[package/ruby] Use DESTDIR even when we compile.
Jean Guyader [Tue, 25 Aug 2009 16:42:02 +0000 (17:42 +0100)]
[package/ruby] Use DESTDIR even when we compile.

15 years ago[package/xenclient/toolstack] Fix a typo in the xenvm dbus config file.
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.

15 years ago[configs] Add the config file for a glibc based installer.
Jean Guyader [Mon, 24 Aug 2009 22:01:37 +0000 (23:01 +0100)]
[configs] Add the config file for a glibc based installer.

15 years ago[package/xenclient/xen] The dependence is on the file in project.
Jean Guyader [Mon, 24 Aug 2009 21:59:09 +0000 (22:59 +0100)]
[package/xenclient/xen] The dependence is on the file in project.

15 years ago[package/xenclient/xen] Put the install stamp into the project directory.
Jean Guyader [Mon, 24 Aug 2009 21:53:13 +0000 (22:53 +0100)]
[package/xenclient/xen] Put the install stamp into the project directory.

15 years ago[package/xenclient] Copy the dbus file only if dbus is enabled.
Jean Guyader [Mon, 24 Aug 2009 21:47:37 +0000 (22:47 +0100)]
[package/xenclient] Copy the dbus file only if dbus is enabled.

15 years ago[package/xenclient/gcc] Add the rules to download gcc.
Jean Guyader [Mon, 24 Aug 2009 15:34:42 +0000 (16:34 +0100)]
[package/xenclient/gcc] Add the rules to download gcc.

15 years ago[package/ruby] ruby-glibc fix typo, TARGETS instead of TARGET_DIR.
Jean Guyader [Mon, 24 Aug 2009 15:11:02 +0000 (16:11 +0100)]
[package/ruby] ruby-glibc fix typo, TARGETS instead of TARGET_DIR.

15 years ago[skeleton/xenclient] Add nsswitch.conf in /etc.
Jean Guyader [Mon, 24 Aug 2009 02:00:59 +0000 (03:00 +0100)]
[skeleton/xenclient] Add nsswitch.conf in /etc.

15 years ago[package/ruby] ruby-sys-filesystem: remove vim swap file.
Jean Guyader [Mon, 24 Aug 2009 01:59:27 +0000 (02:59 +0100)]
[package/ruby] ruby-sys-filesystem: remove vim swap file.

15 years ago[host installer] Allow graph cycles in sequence
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.

15 years ago[host installer] Hide/show console cursor
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.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Fri, 21 Aug 2009 17:33:10 +0000 (18:33 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build

15 years ago[package/xenclient/toolstack] Add xenvm dbus config file.
Jean Guyader [Fri, 21 Aug 2009 17:32:43 +0000 (18:32 +0100)]
[package/xenclient/toolstack] Add xenvm dbus config file.

15 years ago[host installer] Add new host installer
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".

15 years ago[package/ruby] Add sys-filesystem module.
Jean Guyader [Thu, 20 Aug 2009 23:00:51 +0000 (00:00 +0100)]
[package/ruby] Add sys-filesystem module.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Thu, 20 Aug 2009 01:27:48 +0000 (02:27 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build

15 years ago[package/ruby-glic] Install glib.rb on the target.
Jean Guyader [Thu, 20 Aug 2009 01:27:20 +0000 (02:27 +0100)]
[package/ruby-glic] Install glib.rb on the target.

15 years ago[package/ruby-typhoeus] Install the so into i696-linux/typhoeus/native.so.
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.

15 years ago[package/ruby] Add lib English and cgi.
Jean Guyader [Thu, 20 Aug 2009 00:57:57 +0000 (01:57 +0100)]
[package/ruby] Add lib English and cgi.

15 years agoRevert "[configs] Add NFS support for installer"
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.

15 years ago[configs] Add NFS support for installer
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)

15 years agoAdd xenpmd dbus config file.
Kamala Narasimhan [Tue, 18 Aug 2009 14:37:39 +0000 (10:37 -0400)]
Add xenpmd dbus config file.

15 years ago[package/openssh] AUTORECONF=YES.
Jean Guyader [Tue, 18 Aug 2009 13:52:47 +0000 (14:52 +0100)]
[package/openssh] AUTORECONF=YES.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Tue, 18 Aug 2009 13:13:27 +0000 (14:13 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build

15 years ago[package/openssh] Remove yp_match check.
Jean Guyader [Tue, 18 Aug 2009 13:12:57 +0000 (14:12 +0100)]
[package/openssh] Remove yp_match check.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Tue, 18 Aug 2009 12:50:01 +0000 (13:50 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build

15 years ago[package/xenclient/toolstack] Add LDFLAGS when we compile.
Jean Guyader [Tue, 18 Aug 2009 12:49:34 +0000 (13:49 +0100)]
[package/xenclient/toolstack] Add LDFLAGS when we compile.

15 years ago[package/e2fsprogs] Fix intl makefile.
Jean Guyader [Tue, 18 Aug 2009 10:02:25 +0000 (11:02 +0100)]
[package/e2fsprogs] Fix intl makefile.

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/build
Jean Guyader [Mon, 17 Aug 2009 16:11:20 +0000 (17:11 +0100)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build

15 years ago[package/pcituils] Use the right env variable.
Jean Guyader [Mon, 17 Aug 2009 16:11:07 +0000 (17:11 +0100)]
[package/pcituils] Use the right env variable.

15 years ago[package/vebtool] Use the right env variables.
Jean Guyader [Mon, 17 Aug 2009 16:10:50 +0000 (17:10 +0100)]
[package/vebtool] Use the right env variables.

15 years ago[toolchain] Make the toolchain file writable.
Jean Guyader [Mon, 17 Aug 2009 16:10:22 +0000 (17:10 +0100)]
[toolchain] Make the toolchain file writable.

15 years ago[package/openssl] Use the right env variables.
Jean Guyader [Mon, 17 Aug 2009 16:09:58 +0000 (17:09 +0100)]
[package/openssl] Use the right env variables.

15 years ago[package/libnl] Add an include for limit.h.
Jean Guyader [Mon, 17 Aug 2009 16:09:29 +0000 (17:09 +0100)]
[package/libnl] Add an include for limit.h.

15 years ago[package/xenclient] xen, hello, toolstack: use the correct env variable.
Jean Guyader [Mon, 17 Aug 2009 16:08:58 +0000 (17:08 +0100)]
[package/xenclient] xen, hello, toolstack: use the correct env variable.

15 years ago[package/glib2] Disable iconv.
Jean Guyader [Mon, 17 Aug 2009 16:08:26 +0000 (17:08 +0100)]
[package/glib2] Disable iconv.

15 years ago[package/e2fsprog] - Add a patch for libuuid.
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.

15 years ago[package/acpid] change to version 1.0.10.
Jean Guyader [Mon, 17 Aug 2009 16:06:45 +0000 (17:06 +0100)]
[package/acpid] change to version 1.0.10.

15 years agobump ocaml-dbus version to 0.24
Vincent Hanquez [Mon, 17 Aug 2009 10:50:56 +0000 (11:50 +0100)]
bump ocaml-dbus version to 0.24

15 years ago[package] Add ruby-glib2.
Jean Guyader [Sun, 16 Aug 2009 12:50:33 +0000 (13:50 +0100)]
[package] Add ruby-glib2.

15 years ago[package] Add ruby-typhoeus.
Jean Guyader [Sat, 15 Aug 2009 11:30:18 +0000 (12:30 +0100)]
[package] Add ruby-typhoeus.

15 years ago[package/ruby] Copy headers in the staging dir.
Jean Guyader [Sat, 15 Aug 2009 11:27:41 +0000 (12:27 +0100)]
[package/ruby] Copy headers in the staging dir.

15 years ago[scripts] git_checkout.sh, fix checkout patch queue for a branched tree.
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.

15 years ago[package/lvm2] Switch to 2.02.51
Jean Guyader [Mon, 10 Aug 2009 10:08:08 +0000 (11:08 +0100)]
[package/lvm2] Switch to 2.02.51

15 years agoManifest has nothing to do in the master branch.
Jean Guyader [Mon, 10 Aug 2009 09:58:06 +0000 (10:58 +0100)]
Manifest has nothing to do in the master branch.

15 years ago[multimedia/alsa] Add patch for HP6930p quirk
Thomas Horsten [Thu, 6 Aug 2009 11:50:28 +0000 (12:50 +0100)]
[multimedia/alsa] Add patch for HP6930p quirk

15 years agoAdd libwnck as a dependency for devilspie.
Trolle Selander [Wed, 5 Aug 2009 16:03:01 +0000 (12:03 -0400)]
Add libwnck as a dependency for devilspie.

15 years ago[package/devilspie] Fix config var name to make devilspie build
Thomas Horsten [Wed, 5 Aug 2009 20:34:07 +0000 (21:34 +0100)]
[package/devilspie] Fix config var name to make devilspie build

15 years ago[package/mm/alsa-utils] Fix mismatched braces in shipped config
Thomas Horsten [Wed, 5 Aug 2009 19:50:37 +0000 (20:50 +0100)]
[package/mm/alsa-utils] Fix mismatched braces in shipped config

15 years ago[configs/iovm] Revert the IOVM config to reenable Xblanker
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

15 years ago[configs/iovm] Revert the IOVM to use its own kernel config again
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

15 years ago[package/alsa*] Bump ALSA to 1.0.20 to match drivers
Thomas Horsten [Wed, 5 Aug 2009 13:03:54 +0000 (14:03 +0100)]
[package/alsa*] Bump ALSA to 1.0.20 to match drivers

15 years ago[package/xenclient/kernel] Remove sound 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

15 years ago[package/xenclient/kernel] Add CONFIG_BLK_DEV_BSG
Thomas Horsten [Wed, 5 Aug 2009 11:36:48 +0000 (12:36 +0100)]
[package/xenclient/kernel] Add CONFIG_BLK_DEV_BSG

15 years ago[skeleton/xenclient] Fix network info writer
Thomas Horsten [Wed, 5 Aug 2009 11:31:28 +0000 (12:31 +0100)]
[skeleton/xenclient] Fix network info writer

15 years ago[configs] Update all configs to leave out DM
Thomas Horsten [Wed, 5 Aug 2009 10:06:08 +0000 (11:06 +0100)]
[configs] Update all configs to leave out DM

15 years ago[package/lvm2] Bump LVM to latest upstream version
Thomas Horsten [Wed, 5 Aug 2009 10:03:39 +0000 (11:03 +0100)]
[package/lvm2] Bump LVM to latest upstream version

15 years ago[skeleton/xenclient] Unmodularize AT-Keyboard to fix installer
Thomas Horsten [Wed, 5 Aug 2009 08:58:05 +0000 (09:58 +0100)]
[skeleton/xenclient] Unmodularize AT-Keyboard to fix installer

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/build
Daniel Ferstay [Wed, 5 Aug 2009 00:51:40 +0000 (17:51 -0700)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build

15 years agowrite network info output to /var/lib/xenmgr/html/netstat.html
Daniel Ferstay [Wed, 5 Aug 2009 00:48:33 +0000 (17:48 -0700)]
write network info output to /var/lib/xenmgr/html/netstat.html

15 years agoremoved erroneous </head> tag in ui_network_info script output
Daniel Ferstay [Wed, 5 Aug 2009 00:47:21 +0000 (17:47 -0700)]
removed erroneous </head> tag in ui_network_info script output

15 years ago[package/multimedia] Add ALSA drivers
Thomas Horsten [Tue, 4 Aug 2009 23:13:45 +0000 (00:13 +0100)]
[package/multimedia] Add ALSA drivers

15 years ago[skeleton/xenclient] Add module option to prevent Synaptics protocol
Thomas Horsten [Tue, 4 Aug 2009 18:33:46 +0000 (19:33 +0100)]
[skeleton/xenclient] Add module option to prevent Synaptics protocol

15 years ago[package/xenclient/kernel] Modularize HID
Thomas Horsten [Tue, 4 Aug 2009 18:25:23 +0000 (19:25 +0100)]
[package/xenclient/kernel] Modularize HID

15 years agoAdd script to dump network status to /var/lib/xenmgr/html/js/netstat.html
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

15 years ago[package/xenclient/kernel] Modularize USB, disable deprecated sysfs
Thomas Horsten [Tue, 4 Aug 2009 17:46:15 +0000 (18:46 +0100)]
[package/xenclient/kernel] Modularize USB, disable deprecated sysfs

15 years ago[skeleton/xenclient] Add modprobe config for blacklisting USB and wifi modules
Thomas Horsten [Tue, 4 Aug 2009 17:45:21 +0000 (18:45 +0100)]
[skeleton/xenclient] Add modprobe config for blacklisting USB and wifi modules

15 years ago[package/multimedia/alsa] Bump ALSA to 0.19
Thomas Horsten [Tue, 4 Aug 2009 16:41:02 +0000 (17:41 +0100)]
[package/multimedia/alsa] Bump ALSA to 0.19

15 years ago[skeleton/xenclient] Add ioapic_ack=old to work around Xen interrupt issue
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

15 years agoUse TARGET_LDFLAGS for tboot tools
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

15 years agoUse the predefined TARGET_LDFLAGS
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

15 years agoMerge branch 'master' of git://git.uk.xensource.com/xenclient/build
Trolle Selander [Mon, 3 Aug 2009 22:03:13 +0000 (18:03 -0400)]
Merge branch 'master' of git://git.uk.xensource.com/xenclient/build

15 years agoonly one vcpu for dom0
James Mckenzie [Tue, 4 Aug 2009 00:21:41 +0000 (01:21 +0100)]
only one vcpu for dom0

15 years agoRemove menubar to create kiosk mode midori.
Trolle Selander [Mon, 3 Aug 2009 21:06:00 +0000 (17:06 -0400)]
Remove menubar to create kiosk mode midori.

15 years agoRename lenovo to No C3 for some or other tedious reason
James Mckenzie [Mon, 3 Aug 2009 20:33:51 +0000 (21:33 +0100)]
Rename lenovo to No C3 for some or other tedious reason

15 years agoDisable navigation toolbar in midori.
Trolle Selander [Mon, 3 Aug 2009 20:02:26 +0000 (16:02 -0400)]
Disable navigation toolbar in midori.

15 years agoUpdate xenclient_iovm_config with the new packages.
Trolle Selander [Mon, 3 Aug 2009 19:21:11 +0000 (15:21 -0400)]
Update xenclient_iovm_config with the new packages.

15 years agoNo serial console in iovm + make x respawn.
Trolle Selander [Mon, 3 Aug 2009 19:18:42 +0000 (15:18 -0400)]
No serial console in iovm + make x respawn.

15 years agoAdd devilspie config for midori (maximize, no window decorations).
Trolle Selander [Mon, 3 Aug 2009 19:17:30 +0000 (15:17 -0400)]
Add devilspie config for midori (maximize, no window decorations).

15 years agoAdd package devilspie.
Trolle Selander [Mon, 3 Aug 2009 19:14:35 +0000 (15:14 -0400)]
Add package devilspie.

15 years agoAdd libwnck package.
Trolle Selander [Mon, 3 Aug 2009 19:14:04 +0000 (15:14 -0400)]
Add libwnck package.

15 years agoAdd big icon for background, remove docker app, and set background image.
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.

15 years agoAdd generation of gdk-pixbuf.loaders
Trolle Selander [Mon, 3 Aug 2009 19:09:06 +0000 (15:09 -0400)]
Add generation of gdk-pixbuf.loaders

15 years agoAdd xsri package.
Trolle Selander [Mon, 3 Aug 2009 19:08:14 +0000 (15:08 -0400)]
Add xsri package.

15 years agoInitalize audio at boot
James Mckenzie [Mon, 3 Aug 2009 18:59:22 +0000 (19:59 +0100)]
Initalize audio at boot

15 years ago[skeleton/xenclient] Remove noflr
Thomas Horsten [Mon, 3 Aug 2009 17:29:03 +0000 (18:29 +0100)]
[skeleton/xenclient] Remove noflr

15 years ago[skeleton/xenclient] Add daemon to unlock CD door
Thomas Horsten [Mon, 3 Aug 2009 11:35:01 +0000 (12:35 +0100)]
[skeleton/xenclient] Add daemon to unlock CD door

15 years agopart 2 of horrid levono hack
James Mckenzie [Sun, 2 Aug 2009 19:55:40 +0000 (20:55 +0100)]
part 2 of horrid levono hack

15 years agoBring Lenovo options into conformance
Martin Keegan [Sun, 2 Aug 2009 09:57:45 +0000 (10:57 +0100)]
Bring Lenovo options into conformance

15 years agoAdd Lenovo workaround
Martin Keegan [Sun, 2 Aug 2009 09:55:15 +0000 (10:55 +0100)]
Add Lenovo workaround

15 years agofix cstate for lenovo
Martin Keegan [Sun, 2 Aug 2009 09:48:18 +0000 (10:48 +0100)]
fix cstate for lenovo

15 years agoMerge branch 'master' of http://git/git/xenclient/build
Martin Keegan [Sun, 2 Aug 2009 09:31:39 +0000 (10:31 +0100)]
Merge branch 'master' of http://git/git/xenclient/build

15 years agoClear out much of /var/run on bootup
Martin Keegan [Sun, 2 Aug 2009 09:30:06 +0000 (10:30 +0100)]
Clear out much of /var/run on bootup

15 years agoreplace xenbr0
James Mckenzie [Sat, 1 Aug 2009 23:51:14 +0000 (00:51 +0100)]
replace xenbr0

15 years agoPull seconds down from 40000 to below the max; fix software cursor
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