Latest Packages
ldns-1.6.16_i686
idnkit-1.0_i686
dnssec-anchors-20130515_i686
bind-9.9.2_i686
ldns-1.6.16_x86_64
idnkit-1.0_x86_64
dnssec-anchors-20130515_x86_64
bind-9.9.2_x86_64
chromium-26.0.1410.63-1_i686
chromium-26.0.1410.63-1_x86_64
virtualbox-modules-4.2.12_i686
virtualbox-guest-additions-4.2.12_i686
virtualbox-4.2.12_i686
nvidia-319.17-1_i686
linux-kernel-3.9.1_i686
linux-headers-3.9.1_i686
linux-firmware-20130510_i686
openvpn-2.3.1_x86_64
virtualbox-modules-4.2.12_x86_64
virtualbox-guest-additions-4.2.12_x86_64
Contact
#nooplinux @ freenode
contact@nooplinux.org
About
Greetings!

noop is a young Linux distribution where it's packages are binaries built from source so they're not based off any other distribution.

Support for i686 and x86_64 are available and it uses systemd as its init and service manager.

It also supports rolling releases and it has its own build system and package manager: bldr and pkgr, respectively (creative, I know).

Currently the focus is ironing out any bugs, and updating/adding packages.

2013-04-05 - bldr integrated into pkgr
bldr is now part of pkgr, use "pkgr -m foo.bldj" or "pkgr -m foo".
The later will try to find a bldj in the online repository.
2013-03-06 - KDE 4.10.1
KDE has been updated to 4.10.1.
KDE live images have also been updated, see the Try It section.
2013-03-04 - Forum changes
I'm going to be changing the forum software soon, so if it's down don't panic.
This means that you will need to re-create your forum account.
Look here for an update as to when it's done.

Update: The new forum is ready.
2013-02-20 - Network Manager enabled on new installs
Instead of having to configure network.service, Network Manager is now instaled as part of the core system and is enabled by default.
If you wish to use the old network.service method instead run:
systemctl disable NetworkManager.service
and
systemctl enable network.service after you configure network.service.
This will make installing on a standard DHCP system quicker and simpler.
2013-02-13 - Entirety of KDE 4.10.0 is available!
Install using kde-all-meta package.
Warning: there is a lot.
Live DVD coming soon!


Update: KDE Live DVDs out! Check the Try It section.
2013-02-09 - KDE Core 4.10.0 now available!
The core of KDE is now available using the kde-core-meta package.
Soon a kde-all-meta package will become available that includes all the extras.
It's suggested that you use kdm instead of slim.
2013-01-16 - New pkgr feature: check dependencies
If you download any binaries, pkgr now has the ability to tell you if you are missing anything to be able to run it.
To use, simply run pkgr -c or pkgr --depcheck binary-file
Example output:
pkgr -c steamui.so
No package found in DB for 32-bit library : libcef.so
No package found in DB for 32-bit library : libgtk-x11-2.0.so.0
No package found in DB for 32-bit library : liboverride.so
No package found in DB for 32-bit library : libpango-1.0.so.0
No package found in DB for 32-bit library : libpangoft2-1.0.so.0
No package found in DB for 32-bit library : libsdl2-2.0.so.0
No package found in DB for 32-bit library : libsteam.so
No package found in DB for 32-bit library : libtier0_s.so
No package found in DB for 32-bit library : libvstdlib_s.so
Installed : lib32-expat
Installed : lib32-fontconfig
Installed : lib32-freetype2
Installed : lib32-gcc-libs
Installed : lib32-glib2
Installed : lib32-glibc
Installed : lib32-libX11
Installed : lib32-libXau
Installed : lib32-libXdamage
Installed : lib32-libXdmcp
Installed : lib32-libXext
Installed : lib32-libXfixes
Installed : lib32-libXrandr
Installed : lib32-libXrender
Installed : lib32-libdrm
Installed : lib32-libxcb
Installed : lib32-mesalib
Installed : lib32-zlib
Not Installed : lib32-libXxf86vm
If no package was found in the database, you will need to request it in the forums, or compile it yourself.
If something is not installed, just install it, in this case it would be: pkgr -i lib32-libXxf86vm.
2013-01-10 - Live CDs!
I've managed to create live CDs for fiddling and/or installation purposes.
Links are in the Try It section.

Update: These ISOs now work with UNetbootin if you wish to write them to a USB stick.

Update2: ISOs with MATE are now available.
2013-01-04 - IRC
Whelp, I guess it's time to start an IRC channel, so I'm going to make an effort to be in #nooplinux on freenode.
2012-12-31 - Enlightenment
Since Enlightenment 17 has been 'officially' released, I've added it to the noop repository, use the 'enlightenment-meta' meta package to install.
2012-11-26 - Boot CD
There are now bootable noop CDs that can be downloaded for use with the noop net install.
See the Try It section for more details.
2012-10-12 - noop's first wallpaper
I felt left out not having a noop wallpaper (or a real logo for that matter), so I made this.
2012-10-09 - IMPORTANT!: systemd upgrade
The recent systemd upgrade (194) will currently over write the network configuration (/etc/systemd/system/network.service). For this one time only, you will need to re-configure this.
2012-09-21 - IMPORTANT!: PAM is now enabled
PAM is now being used in the new shadow package. (Had to do it eventually -_- ) Unfortunately this means if you update you will have to wipe your passwords and make new ones. Personally I'm just reinstalling noop though. Sorry about the hassle.
2012-09-19 - Wiki is up
Finally put the wiki up, it is very empty at the moment.
2012-09-12 - Arch cans install framework
So I just found out that Arch no longer has it's old installation framework.
I took a look at what they replaced it with and I must say it's extremely similar to noops install procedure...I'm not sure if thats good or bad, at least I'm not out to lunch with the noop install.
2012-09-06 - Attention!: Kernel updated to 3.5.3
From now on, grub.cfg will be automatically updated to use the new kernel version.

Please note however(!!!): When upgrading from an old style kernel (anything older then 3.5.3), pkgr will tell you that grub.cfg has been modified BUT it has not been, you need to update it manually one last time.
2012-09-04 - MATE 1.4.0
MATE 1.4.0 is now available as a meta package: mate-meta.
Note: See Bug 8
2012-08-16 - bugs
Added Bug tracker.
2012-08-13 - build system
Added build system information under try it tab.
2012-07-24 - site design is updated.
I grabbed another web design I was working on for another project and used it, it's a little dark, but much better then what it was before.
2012-07-24 - forums are up.
They seem to be a little odd, at least to me...we'll see how it goes: http://www.nooplinux.org/forum
2012-07-20 - noop linux 0.1 is released!

NOTE: This is clearly a work in progress, including the website (I promise it will look better eventually). Forums and a wiki will be up at some point as well, but for now there's just this.

What is noop? It's a new source based distro that uses it's own precompiled package format.
Currently its package manager is a shell script with plans to port it to C.
It's aimed at supporting rolling releases, but it's so new that it doesnt really matter at the moment.
It uses systemd as it's init system, and currently includes a number of daemons ( apache, mysql, nginx, proftpd, openssh ). The window manager is xfce4, with a planned addition of KDE when 4.9 is released in August 2012.
So how do I try it? Well there's no 'real' installer, or even any media at this time, but there is a sort of net install.
Note that this is probably not for beginners, you may want to try this on a VM before you wipe your computer...

Instructions ( A more comprehensive guide is being made ):
Boot from any live cd.
Partition/format your hard drive.
Mount your hard drive eg: mkdir /root/hdd; mount /dev/sda1 /root/hdd;
Grab the installer script: wget www.nooplinux.org/noop/instlr
Run it, passing the full mounted HDD path. Eg. chmod a+x instlr; ./instlr /root/hdd;
Wait...
You will be asked to change your root password. You will be put into a chrooted environment, there will be instructions, but basically you need to:
Edit your grub.cfg if the root partition is not /dev/sda1.
grub-install /dev/XXX (a list of possible MBR locations will be provided)
Edit your fstab.
Set up network, the easiest way to do this with a wired connection usually is to use dhcpcd.
To do this you'll want to edit /etc/systemd/system/network.service and change the CHANGE_THIS parameter to /usr/bin/dhcpcd
and run systemctl enable network.service. Now you can exit and reboot.

If you want a GUI, there are a few meta packages that will provide all the necesary packages:
Run pkgr -i xorg-meta; and then pkgr -i xfce4-meta; After that you'll need a login manager, slim is the only one available at the moment.
Might as well install a few usefull things at the same time: pkgr -i slim chromium terminal
Then run systemctl enable slim.service. You'll also want to add a user and add them to a group or two and set a password:
useradd -m user1; usermod -a -G tty user1; usermod -a -G audio user1; passwd user1;
Next, as user1, add a .xinitrc in the home directory, all you really need in it is: exec xfce4-session
Reboot and login.
Note, for icons and whatnot to show up you'll have to set an icon theme and style, this can be found under the menu and Apperance.
There is one bug, if the background and some icons are not showing up, run as root:
rm /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache; gdk-pixbuf-query-loaders --update-cache; gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
And reboot.

There is a build system, information will be posted shortly so user built packages can be made and submitted.
GCC and whatnot can be installed with pkgr -i dev-meta

The registered trademark Linux® is used pursuant to a sublicense from LMI, the exclusive licensee of Linus Torvalds, owner of the mark on a world-wide basis.