Giter Club home page Giter Club logo

nx-desktop's Introduction

Nitrux NX Desktop Meta package

This repository contains the source to create the nx-desktop metapackage.

Issues

If you find problems with the contents of this repository please create an issue.

©2019 Nitrux Latinoamericana S.C.

nx-desktop's People

Contributors

anupam-git avatar azubieta avatar lnxslck avatar lslvr avatar uriherrera avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nx-desktop's Issues

Add auroraerc by default

By default Aurorae uses the Normal size buttons in the decorations. Depending on the DPI of the screen these can be reasonable sized or they may appear larger than they are i.e. in a 1440p screen. Setting this to Tiny is a functional workaround.

Contents:

[org.kwin.aurorae.nomad]
ButtonSize=0

[org.kwin.aurorae.nomad.dark]
ButtonSize=0

Path: /etc/xdg/

Adding these values to the configuration files of the window decorations had no effect they have to be set here.

Remove unnecessary packages from install

I added a file filesystem.manifest-remove to my chroot env. Packages listed there will be removed by the installer after installing the system.

casper                                                                                                                                                                                   
lupin-casper                                                                                                                                                                             
squashfs-tools

I also manually removed from the current list:

plasma-discover                        
plasma-discover-updater
plasma-discover-common                 
plasma-discover-private
qml-module-org-kde-kirigami
libkf5baloowidgets-data
libkf5purpose-bin

libqalculate14 conflict with libqalculate6 when upgrading.

Hey guys, today I decide to upgrade my system, the problem begins when I try to make an apt upgrade

The following broken packages are displayed in the terminal.

screenshot_20180928_002817

Before the update package list the system didn't notify me about broken dependencies.

Add script to update /etc/apt/sources.list

Add a script as a package that updates the repository list to the next available Ubuntu release. For example:

deb http://archive.ubuntu.com/ubuntu artful main restricted universe multiverse

To

deb http://archive.ubuntu.com/ubuntu bionic main restricted universe multiverse

Or provide our own package that overrides the default /etc/apt/sources.list .

Replace dependency in nxos-desktop

I added this comment to nxos-desktop/package/dependencies:

https://github.com/nomad-desktop/nxos-meta/blob/bee38e98ebee227225ad8339d5b5234d02beef5d/package/dependencies#L23-L26

The kernel in the Ubuntu repository isn't always the latest available. This site: http://kernel.ubuntu.com/~kernel-ppa/mainline/ is an official Ubuntu site and here they provide newer kernels. They're mainline builds so no Ubuntu patches.

linux-image-generic is a meta package that will install the latest kernel in the Ubuntu repository currently that would be 4.15.0; newest mainline build is 4.16.5. I think we should add the kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ to our repo and modify linux-image-generic to install those instead.

Plymouth themes.

Is the package plymouth-theme-ubuntu-text required? There's already the package plymouth-theme-nomad, that is the default in nomad-desktop.

Drop dependency of popularity-contest from nxos-desktop

The package does the following:

The popularity-contest package sets up a cron job that will periodically
 anonymously submit to the Ubuntu developers statistics about the most used
 Ubuntu packages on this system. 

 This information helps us making decisions such as which packages should go on
 the first CD. It also lets us improve future versions of Ubuntu so that the
 most popular packages are the ones which are installed automatically for new
 users.

We don't have any use for this data; neither now or ever so we don't need it to be installed however our package nxos-desktop depends on it and attempting to remove popularity-contest will break it.

Add open-vm-tools

The package open-vm-tools is an Open Source implementation of VMware Tools.

SDDM.

The sddm package must be added to the dependencies list so it gets pulled by nxos-meta.

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.