aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended
AgeCommit message (Collapse)Author
2013-02-22webmin: correct net-lib.pl patchKevin Strasser
remove absolute path from reference to debian-linux-lib.pl Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-02-11webmin: fix for changes in OE-Core masterPaul Eggleton
* Hide read-only-rootfs-hook.sh in init module * Hide debugfs filesystems in mount module * perl-module-file is no longer packaged, so remove references to it Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-11webmin: tidy up recipePaul Eggleton
* Move packaging definitions to the end * Set SUMMARY instead of DESCRIPTION * Remove EXCLUDE_FROM_SHLIBS and override of split_and_strip_files since these are now taken care of by allarch.bbclass * Reindent SRC_URI Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-02-11webmin: update to 1.620Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-01-03baryon-image: use parted instead of util-linuxKevin Strasser
util-linux replaces the 'reset' command provided by busybox with a script that uses 'tset', which fails because it isn't installed. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2013-01-02webmin: remove perl-module-warnings-register RDEPENDSKevin Strasser
As of poky commit 51cbb5ae76a22d465e2f6c5ef923ec2682624e3b, the module is included by default and an error is produced if requested. Fixes [YOCTO #3530] Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-12-05proftpd: conditionally remove /usr/libexecKevin Strasser
As of poky commit id 1d18224b24a515a07170ce36dbd725cb203d3300 libexecdir has been changed to ${libdir}/${BPN} which is typically /usr/lib. This change introduces a check to see if /usr/libexec is being used before attempting to remove it. Fixes [YOCTO #3504] Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-10-28proftpd: add initscript and tidy up recipePaul Eggleton
* Add initscript, borrowed from Debian with some modifications for compatibility * Use autotools.bbclass and remove unnecessary configure options * Use useradd.bbclass to add ftp user/group * PARALLEL_MAKE = "" is no longer needed, the bug was fixed in 1.3.3c * Set SUMMARY (which sets DESCRIPTION) and base it on the short description from the website * Add HOMEPAGE * Add/fix description in some patches and improve recipe indentation * Remove unnecessary chown of proftpd binary in postinst script Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-09-27proftpd: remove unused directories after installKevin Strasser
Some of the directories that are created during installation are left empty and not shipped in the image. Removing them clears up the following QA warning: "WARNING: QA Issue: proftpd: Files/directories were installed but not shipped /usr/libexec /usr/lib/proftpd /usr/share/locale" Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-09-13proftpd: update package to 1.3.4bKevin Strasser
The contrib directory now contains its own Makefile which is used during installation. It was required to pass DESTDIR through when it gets called from the base Makefile. LIC_FILES_CHKSUM needed to be changed because the street address for the FSF was updated in the license. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-09-10webmin: update package to 1.590Kevin Strasser
The patch "fdisk-partprobe-fix.patch" has been accepted upstream and is no longer needed. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-06Fix up python function whitespacingPaul Eggleton
Use four spaces for all python functions. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-06webmin: fix some grammar in the MediaTomb modulePaul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-06webmin: blacklist functions.initscripts in services listPaul Eggleton
This is not a service so we shouldn't be showing it in the "Bootup and Shutdown" module. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-08-06webmin: remove nfsd check from exports-lib.plKevin Strasser
Webmin expects the userspace version of nfsd and attempts to find its pid when applying a new set of nfs exports. This check fails because baryon is configured to install the kernelspace version. In result the command that is assigned to apply_cmd will never be executed, and the contents of /exports are not successfully exported. Fixes [YOCTO #1719] Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-08-06webmin: include webmin-module-aclKevin Strasser
Webmin's logging configuration page depends on webmin-module-acl. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-07-26webmin: fixed nfs exports configurationKevin Strasser
No longer attempting to kill any rpc.nfsd processes. Also, fixed a reference to the nfsserver init script. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-07-23webmin: remove use of the rename commandKevin Strasser
Several webmin modules are left out of the build due to misuse of the rename command. Acceptable use of the rename command depends on the version being supplied. Without knowledge of the version being used it is possible that any particular use will result in syntax errors. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-07-17webmin: fix dash incompatibility in do_configureKevin Strasser
The use of brackets was causing dash to skip over the removal of several unwanted files. The presence of these files was causing an exception during packaging. Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com>
2012-07-12baryon-image: use IMAGE_INSTALL instead of CORE_IMAGE_EXTRA_INSTALLPaul Eggleton
CORE_IMAGE_EXTRA_INSTALL is really intended to be used from local.conf and not in custom image recipes, so we should not be using it here. As a bonus, adding to IMAGE_INSTALL instead allows the image recipe to be compatible with the edison release. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-07-10meta-baryon: update proftpd SRC_URIKevin Strasser
ftp.nl.uu.net is no longer hosting the proftpd package. Signed-off-by: Kevin Strasser <kevin.strasser@intel.com>
2012-04-25webmin: add SRC_URI checksumsJoshua Lock
Without checksums do_fetch fails, add the md5 and sha256 checksums reported by BitBake to the recipe. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2012-03-31baryon: Fix variable namingDongxiao Xu
The POKY_EXTRA_INSTALL is changed to CORE_IMAGE_EXTRA_INSTALL in core layer. Therefore change it in meta-baryon accordingly. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2011-11-09webmin: add missing patch header infoPaul Eggleton
Add information to my earlier mount-excludefs.patch. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-11-09webmin: make Network Configuration module workDexuan Cui
1) add perl-module-file-copy into RDEPENDS since debian-linux-lib.pl needs that. 2) let generic-linux-lib.pl use debian-linux-lib.pl. This is a hack. We need to work out a better fix. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-11-09webmin: Several fixes to webmin recipe.Dexuan Cui
Remove patches from source code which will be installed to image. Add perl-module-feature depends to void missing of feature.pm file. Signed-off-by: Dongxiao Xu <dognxiao.xu@intel.com>
2011-11-09webmin: Add a simple module for Media TombDexuan Cui
Signed-off-by: Jiajun Xu <jiajun.xu@intel.com>
2011-11-09baryon-image: add webmin-module-lvmDexuan Cui
webmin-module-raid depends on webmin-module-lvm. This might be a defect(or feature???) of webmin. Anyway, to make softRAID configurable in webmin, we have to install webmin-module-lvm, too. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-11-09webmin: Fix the config files of samba,nfs...Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-11-08baryon-image: Add required packages for NASZhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-11-08webmin: fix the NFS export syntax issueYu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-11-08webmin: adjust nfs exports config for yoctoYu Ke
yocto nfs utils use /etc/init.d/nfsserver to restart nfsd service so adjust the webmin config to use this. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-11-08proftpd: port the recipe from OEDexuan Cui
The original link is at http://git.openembedded.org/openembedded/tree/recipes/proftpd/. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2011-10-24Show info about the web interface on startupPaul Eggleton
Add a webmin-notice package containing an init script that prints out the web admin URL, and add it to baryon-image. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-24webmin: add runtime dependency on perl-module-timelocalPaul Eggleton
This perl module is required for several webmin modules, so add it as a runtime dependency of the main package. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-24baryon-image: add additional webmin modulesPaul Eggleton
* Add webmin-module-servers: this allows configuring servers listed in the "System and Server Status" module * Add webmin-module-useradmin for configuring user accounts * Add webmin-module-time for configuring system time (and webmin-module-webmincron which it requires) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-24webmin: disable some more itemsPaul Eggleton
* Remove webmin startup option * Exclude "system" filesystems from showing in mount ("Disk and Network Filesystems") module * Disable OS version check as it doesn't work on our system at the moment * Delete some more files useful only on other Unix OSes Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-24baryon-image: remove LVMPaul Eggleton
LVM functionality is not needed in the current version, so remove lvm2 and the webmin configuration module for it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-24baryon-image: enable SSH serverPaul Eggleton
Add an SSH server (dropbear) to the image. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-23webmin: fix prepending partprobe command line in fdisk modulePaul Eggleton
If the partprobe command is available (part of GNU parted) then the fdisk module prepends this command to any formatting command, however it was also appending the prepended command to itself resulting in an invalid command. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-23Add baryon-imagePaul Eggleton
Create a customised image including just the items we want in the Baryon system, including Webmin and required system utilities. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-23webmin: enable net modulePaul Eggleton
Enable net ("Network Configuration") module for generic linux systems. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-23webmin: exclude services from init modulePaul Eggleton
Hide some system services from the init ("Bootup and Shutdown") module that should not be configurable via the web interface. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-10-23webmin: add new recipe for version 1.570Paul Eggleton
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>