Beautiful LXQt (http://lubuntu.net) based Linux OS for Hotels and Public Event Kiosks with a system lock. Features: * Based on lxqt and ubuntu * Light weight * Fast * Contains neccessary packages * PPA synced with github
Creating a metapackage is really easy, we will make use of equivs to make our metapackage.
- First, install equivs: sudo apt-get install equivs
- Now run equivs: equivs-control ns-control
- It will create a file called ns-control, open this file with your text editor.
- Modify the file to your needs modifying the needy information.
- Then run: equivs-build ns-control to build your metapackage, thats all simple and easy.
- To add it to meilix follow adding a metapackage to meilix section.
sudo cp -v nameOfYourMeta-package.deb chroot in the 'copy source.list' line and dpkg -i nameOfYourMeta-package.deb lastly apt-get install -f.reprepro if you don't have it, run: sudo apt-get install repreproreprepro includedeb trusty ./nameOfYourMeta-package.deb*Note: Remember to replace nameOfYourMeta-package with the name of the meta-package
Updating the OS/metapackage to the latest version - For this, we need to update sources.list file to the version we desire.
Customize the Browser - For this, we need to edit chrome.json file found under meilix-default-settings. You can change homepage URL, default search-engine,etc. If you want to change some setting which is selected by default, then remove the comment and change its value from "1" to "0" or from "false" to "true" or vice-versa, depending upon the requirement.
Know your OS - Metapackage and distro information can be found in dists directory.
Chat: Gitter Channel | Get an Invite
This is an Open Source project and we would be happy to see contributors who report bugs and file feature requests submitting pull requests as well. Please report issues in the GitHub tracker.
We have the following branches * master All development goes on in the master branch. If you're making a contribution, you are supposed to make a pull request to master. PRs to the branch must pass a build check and a unit-test check on Travis * gh-pages This contains the autogenerated code of the master branch that is generated by Travis. * generator This branch is responsible for having the changes which will be implemented for generating the iso using webapp meilix-generator
This project is currently licensed under GNU Lesser General Public License v3.0 (LGPL-3.0). A copy of LICENSE.md should be present along with the source code. To obtain the software under a different license, please contact FOSSASIA.
$ claude mcp add meilix \
-- python -m otcore.mcp_server <graph>