we are planning to make a Software collection on a dvd(internet tools,utilities,graphics and etc)
and the dvd is full of rpm version of softwares . we want to develope an application with persian language interface to let the user browse between software categories and simply install them by just a click and we don’t want users get into details of dependencies or any other problems because the they are almost newbies.an autorun should launch our application when the DvD is inserted.
now based on our scenario this could be a solution:
1st phase:Running Our Application automatically.
2nd phase:install sofwares with yast command line installation utility and add DvD softwares folder to installation sources to resolve dependencies,supposing we have all dependencies available on DvD(the application should call this procedure via proper APIs)