Coder Social home page Coder Social logo

crond's Introduction

crond

This is a set of scripts to package a DroboApp from scratch, i.e., download sources, unpackage, compile, install, and package in a TGZ file. The master branch contains the Drobo5N version, the drobofs branch contains the DroboFS version.

I just want to install the DroboApp, what do I do?

Check the releases page. If there are no releases available, then you have to compile.

How to compile

First make sure that you have a working cross-compiling VM.

Log in the VM, pick a temporary folder (e.g., ~/build), and then do:

git clone https://github.com/droboports/crond.git
cd crond
./build.sh

Each invocation creates a log file with all the generated output.

  • ./build.sh distclean removes everything, including downloaded files.
  • ./build.sh clean removes everything but downloaded files.
  • ./build.sh package repackages the DroboApp, without recompiling.

Sources

Help support the apps

If you like the repositories, or are using any of the apps from this site, please consider becoming a patreon or making a donation to support our efforts.

Patreon

Paypal

Flattr

Disclaimer

Drobo, DroboShare, Drobo FS, Drobo 5N, DRI and all related trademarks are the property of Data Robotics, Inc. This site is not affiliated, endorsed or supported by DRI in any way. The use of information and software provided on this website may be used at your own risk. The information and software available on this website are provided as-is without any warranty or guarantee. By visiting this website you agree that: (1) We take no liability under any circumstance or legal theory for any DroboApp, software, error, omissions, loss of data or damage of any kind related to your use or exposure to any information provided on this site; (2) All software are made “AS AVAILABLE” and “AS IS” without any warranty or guarantee. All express and implied warranties are disclaimed. Some states do not allow limitations of incidental or consequential damages or on how long an implied warranty lasts, so the above may not apply to you.

crond's People

Contributors

ricardopadilha avatar

Watchers

 avatar  avatar  avatar  avatar

crond's Issues

Dashboard "final stage of starting up" after crond installation

After installing the crond.tgz in DroboApps folder of my Drobo FS and rebooting the I received the following on my Dashboard "Your Drobo is in the final stage of starting up. This may take up to 5 minutes." I found if I stopped crond with service.sh or killed crond process these 2 process would start up "/bin/sh /etc/init.d/restart_nasd & sleep 30" and dashboard would recover. I can't seem to figure out how crond can prevent nasd from starting restart_nasd. In my research, I found a simpler version of service.sh for crond at http://blog.troyastle.com/2010/06/activate-cron-daemon-on-drobofs.html the same issue. Although I have notice the same problem with transmission app if this helps.

PS.
At first I also had the following, "./service.sh-: set: line 30: illegal option -o pipefail" which I got around by commenting that line.

Get cant find Shares when running script from cron

I have a PHP script that i am running as root on the drobo. It works perfectly from the command line but when it tries to run from cron I get the following error

crond: USER root pid 21505 cmd * /mnt/DroboFS/Shares/DroboApps/php5/bin/php -f /mnt/DroboFS/scripts/movemkv
/bin/sh: Shares: not found

Can anyone help me with why this is happening? I have tried just about all the things I can think of.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.