Hi Kevin
Tests on an Ubuntu 12.04:
As suggested by other mails, the package dh-make should be in the dependency
chain somewhere.
dh_make complains as the option --yes is not found on dh_make in Ubuntu 12.04.
This apparently have to be replaced with
yes | dh_make --native --single
if Ubuntu 12.04 has to be supported.
Best,
Lars
On 10/06/2014, at 09.16, Kevin Cave
<ke...@scarygliders.net<mailto:ke...@scarygliders.net>> wrote:
I've emailed Jay separately on this, but decided to announce it here as well.
I have just pushed through changes to the devel branch of o-matic, on Github.
Here's the Changelog:
Added installation of the lsb_release package if not installed,
this is for distributions like Raspbian on the Raspberry Pi.
Added -dev packages needed for Raspbian-like distros.
O-matic should now work on Raspberry Pi and similar devices.
Removed repeated ARCH detection. (DRY principle).
Updated some option descriptions for added clarity.
Changed package destination directory from "Xorg" to "x11rdp".
Renamed "postinst" to "x11rdp_postinst".
Added pre and post inst scripts for xrdp package creation.
Xrdp package creation is now accomplished via dpkg-buildpackage,
instead of checkinstall - this means the generated xrdp package now
has pre/post inst scripts. B)
This also means the xrdp services will be started or stopped via
dpkg when installing, removing, or upgrading the packages. B)
......
TODO
----
In the spirit of DRY, refactor repetitive operations so both
interactive & non-interactive modes can re-use common operations.
.
Need to add option selection menus to Interactive mode.
--------------
So the generated xrdp-<version> packages now have suitable pre and post inst
scripts as desired.
I've tested this on my Debian Sid workstation, with the xrdp master, v0.8, and
v0.7 branches, and
it seems happy enough on those.
I'd appreciate feedback on the o-matic devel version (3.11) before I push it to
my master branch.
You can obtain the devel branch by using the following;
git clone -b devel g...@github.com:scarygliders/X11RDP-o-Matic.git
Best regards,
Kevin.
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel