Results 1 to 11 of 11

Thread: Automatic oleg installing script

  1. #1
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767

    Post Automatic oleg installing script

    I'm creating a massive script with the tutorial from wengi to create an automatic installation of ipkg, the post and pre scripts and maybe the formatting of the hdd...
    I'm not sure if somebody likes it, so that is my question
    are there people who find this script usefull?

    I tought it might be usefull for trying olegs firmware out without doing a few hours of work before you get out of everything


    I already tried out the ipkg installation, it takes about half a hour before it's completely installed configured and running (with ipkg I mean all the programs, like torrent, cron and those kinda things.)
    pretty nice if you ask me

  2. #2
    Your work is welcome.

    What is hot is image with preinstalled packages.
    Any script when run can generate errors.
    Better results can you achieve with preconfigured images.
    One for router and one (backup) for harddisk (pendrive or HD).

    The issue is, you still shell script to run configuration for each of 5-10 preinstalled application (nano, mc, vi, http, torrent, webcam, bluetooth, wifi....wirelesstools ....mysql, php, php-mysql, phpadmin, myphpadmin )
    Nothing goes easy.
    So step by step approach by wengi is the best as of today.

    One day I install mysql and it works fine, next day errors,
    remove all, install again and works fine.

    So Olegs firmware and image for harddisk should work. Unfortunately partitioning is a personal issue.

    Darius
    http://www.tinyurl.com/dariusjack

  3. #3
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by darius View Post
    Your work is welcome.

    What is hot is image with preinstalled packages.
    Any script when run can generate errors.
    Better results can you achieve with preconfigured images.
    One for router and one (backup) for harddisk (pendrive or HD).

    The issue is, you still shell script to run configuration for each of 5-10 preinstalled application (nano, mc, vi, http, torrent, webcam, bluetooth, wifi....wirelesstools ....mysql, php, php-mysql, phpadmin, myphpadmin )
    Nothing goes easy.
    So step by step approach by wengi is the best as of today.

    One day I install mysql and it works fine, next day errors,
    remove all, install again and works fine.

    So Olegs firmware and image for harddisk should work. Unfortunately partitioning is a personal issue.

    Darius
    http://www.tinyurl.com/dariusjack
    no, it is supposed to be 2 or 3 scripts total
    1: create the post and pre scripts in the flash memory
    2: partitioning(optional) for easy partitions and formatting
    3: install ipkg and all the packages wanted (you can choose while installing)

    this way, you can update the post and pre scripts easily when someone makes them better.
    and you are sure to have the last version of anything, an image is fun, but you end up with old software
    I always liked wengi's how-to, and you really need to follow it if you are new to oleg or linux, but if you don't really want to know the technical details, and the difficult things (when you are not sure how to do something...), or you just want to have a quick reinstall of everything without going over everything again... I think this script is good for that, instead of using an image.

    maybe some more details:
    complete install of wengi's how-to
    full automatic updates on the software
    some other software like lighthttpd, php, mysql
    the ability to compile software
    everything properly configured without too mutch editing yourself.

    I'm creating a website atm for everything I did so far, it's a bit like mascat maybe, but I'm trying to go a bit more experimental, and not all tutorial like

  4. #4
    We have the script with repartition, format and install ipkg here http://koppel.cz/cdmawifi/postupy/IPKG/ first 1-6 steps. The page is in Czech but it's simple to understand.

  5. #5
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by engy View Post
    We have the script with repartition, format and install ipkg here http://koppel.cz/cdmawifi/postupy/IPKG/ first 1-6 steps. The page is in Czech but it's simple to understand.
    nice, I might use some of that in my script

  6. #6
    Join Date
    Jul 2007
    Location
    Austria
    Posts
    1,336
    Well, sounds pretty interesting, to have a script for everything!

    But - the big question is: what must the user configure manually?
    Do you have a complete documentation?
    For instance: let us say the script install wizd, are the necessary configs done by the script or is there any information what must be done by hand and what is already done by script? If configuration is completly handled by script: wow, great job, if not - its more as a hard work for a noob.
    Think just about the fact, that they do'nt know where files/binaries are stored and where they should search for a howto and/or wiki. Maybe they even do'nt know what the software can do.....

    Anyhow, any script is appreciated as exactly such things show a linux-newcomer how a script works. And I'm interested too, due to (maybe) tips&tricks.

    Where and when can I get the scripts?
    Thanks!
    Alle HowTo's, all howto's

    RT-N16 1.9.2.7-rtn-r3121, Samba, VSFTP, Lightthpd, PHP, Perl, MySQL, Serendipity, Aria2web, HDD 640GB
    RT-N66U, 16GB MicroSD/ 2 Partitions, 2,5" HDD 1TB, running with Merlin's FW and Entware, 16 Mbit A1,
    Netgear DGND 3700V2, QNAP TS119PII 4 TB, QNAP TS209 2 TB Raid1, Backup Synology DS107+ 1 TB, HP CP1515n

  7. #7
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by newbiefan View Post
    Well, sounds pretty interesting, to have a script for everything!

    But - the big question is: what must the user configure manually?
    Do you have a complete documentation?
    For instance: let us say the script install wizd, are the necessary configs done by the script or is there any information what must be done by hand and what is already done by script? If configuration is completly handled by script: wow, great job, if not - its more as a hard work for a noob.
    Think just about the fact, that they do'nt know where files/binaries are stored and where they should search for a howto and/or wiki. Maybe they even do'nt know what the software can do.....

    Anyhow, any script is appreciated as exactly such things show a linux-newcomer how a script works. And I'm interested too, due to (maybe) tips&tricks.

    Where and when can I get the scripts?
    Thanks!
    well, most of the things will be configured automatically
    however, I think with xidinet with shares will be hard, I dunno how to do that via a script
    so creating shares with samba should be the only thing left to do I guess
    also mysql I think, it needs a password, but I might get it filled in by the user during the execute of the script.

    I'm still trying to get everything right and let the user choose what he wants, and what should be left out. the main basic stuff will be installed tho.
    questions like "do you want a webserver with php and mysql" should be easy enough

    so, no scripts available yet, as I'm still learning the language a bit, I don't know all the commands yet
    but it is similair to basic, wich I programmed for years, so no problemo

    also, I think you question how the "noob" will launch the script?
    it's just a matter of wget file and then chmod it, launch it
    quite easy I guess

  8. #8
    Automatic scripts for installations - YEAH!

    That would be AWSOME!.

    Will make everything a lot easier for new users and semi-Noob's like myself

    Hope to see this in the near future.

    /Morten

  9. #9
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by msj33 View Post
    Automatic scripts for installations - YEAH!

    That would be AWSOME!.

    Will make everything a lot easier for new users and semi-Noob's like myself

    Hope to see this in the near future.

    /Morten
    yeh I will make it, but im still pretty mutch designing the setup
    I'm just a bit busy atm, but it'll be there

  10. #10
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    I've now written the final last concept
    This is the complete story about how I'm planning to do this.
    ofcourse any ideas are welcome, and maybe some programming help in the scripts are also verry welcome!

    download the concept below in the attached files.
    Attached Files Attached Files

  11. #11
    Join Date
    Feb 2008
    Location
    Copenhagen, Denmark
    Posts
    41
    Sounds really cool. Great project. Looking forward to see et progress. Good luck.

Similar Threads

  1. [Prob] Mediatomb UPnP Media Server auf dem Asus Wl-500 gP (Oleg)? Wie?
    By edelknecht in forum German Discussion - Deutsch (DE)
    Replies: 15
    Last Post: 16-04-2010, 12:54
  2. Installing an eggdrop on a WL-500gP V2 with oleg firmware.
    By lordbone in forum WL-500gP Tutorials
    Replies: 3
    Last Post: 24-01-2009, 15:31
  3. problem with installing optware packages
    By pico in forum WL-700g Q&A
    Replies: 7
    Last Post: 02-12-2007, 09:37
  4. Installing Oleg firmware
    By blingbling in forum WL-500gP Q&A
    Replies: 2
    Last Post: 16-07-2006, 23:10
  5. installing twonkyvision in oleg
    By mutejute in forum WL-HDD Q&A
    Replies: 2
    Last Post: 10-02-2006, 20:15

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •