[PATCH 0/5] Addition of optional fwts-frontend package
Chris Van Hoof
vanhoof at canonical.com
Mon Dec 5 22:54:54 UTC 2011
Updates to fwts master (0.24.14) to include an optional package, fwts-frontend,
which is used as the primary interface for fwts-live based images.
Branch and build used for testing can be found here:
* http://kernel.ubuntu.com/git?p=vanhoof/fwts.git;a=shortlog;h=refs/heads/live-image
* https://launchpad.net/~vanhoof/+archive/fwts-sandbox
Chris Van Hoof (5):
Renaming directory 'iso-image' to 'live-image' and
'live-image/fwts_wrapper' to 'live-image/fwts-frontend-text'
Adding a defeault dialogrc configuration file to select the Ubuntu
color palatte when fwts-frontend-text is ran
Adding a bit of conditional logic to fwts-frontend-text to better
detect if executed in a live image and setting defaults which make
the script easier to control
debian: adding fwts-frontend.install
debian: update control file to build the _optional_ fwts-frontend
package
debian/control | 9 ++
debian/fwts-frontend.install | 2 +
iso-image/fwts_wrapper | 232 --------------------------------------
live-image/fwts-frontend-text | 248 +++++++++++++++++++++++++++++++++++++++++
live-image/fwts-live-dialogrc | 129 +++++++++++++++++++++
5 files changed, 388 insertions(+), 232 deletions(-)
create mode 100644 debian/fwts-frontend.install
delete mode 100755 iso-image/fwts_wrapper
create mode 100755 live-image/fwts-frontend-text
create mode 100644 live-image/fwts-live-dialogrc
--
1.7.5.4
More information about the fwts-devel
mailing list