User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Thu Sep 27, 2018 1:40 pm

'no_update' prevents you being notified of new released updates when PINN boots, so you keep the current version of PINN. It does not prevent you updating manually.
Last edited by procount on Thu Sep 27, 2018 1:48 pm, edited 2 times in total.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

Haris1977
Posts: 129
Joined: Sat Jul 05, 2014 8:19 am

Re: STICKY: PINN - An enhanced version of NOOBS.

Thu Sep 27, 2018 1:45 pm

Oh Thanks for the clarification :). I thought that by going to maintenance tab and re-installing pinn this would erase everything on my sdcard and start from the beginning ! (Like if i add runinstaller in cmdline)

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Thu Sep 27, 2018 1:49 pm

No, self-update replaces everything EXCEPT recovery.cmdline, otherwise it risks erasing any of your options and potentially wiping your OSes.

I always try to maintain version numbers such that test versions or bugfixes are in advance of the last released version, and the next version is always in advance of any previous test versions or bugfixes.
So even if you have a test version install, you should be notified of the next released version to update to, provided you do not use the no_update option.
Why do you have no_update set?
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

Haris1977
Posts: 129
Joined: Sat Jul 05, 2014 8:19 am

Re: STICKY: PINN - An enhanced version of NOOBS.

Thu Sep 27, 2018 2:00 pm

Well i have setup a rasp2 with PINN for my mom as she only wants to use LibreELEC to stream movies from my nas. I have also installed raspbian+recallbox (for me). But in order to keep her away from seeing any notifications - or pop ups - i have disabled the update option (by adding no_update) ;)

Besides i still havent seen any update with my own eyes (to see how it looks) as i used standalone LE for a long time

Good to hear that you can “manually” update pinn as this seems to suits my needs

Haris1977
Posts: 129
Joined: Sat Jul 05, 2014 8:19 am

Re: STICKY: PINN - An enhanced version of NOOBS.

Fri Sep 28, 2018 1:59 pm

If i have eg v2.8.5.4 can i upgrade (through pinn’s reinstall option) to a test version? Or do i need a stable release?

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Fri Sep 28, 2018 10:31 pm

No. You can only upgrade to main releases. You have to manually install a test version but it can selfupdate to the next main release
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

Haris1977
Posts: 129
Joined: Sat Jul 05, 2014 8:19 am

Re: STICKY: PINN - An enhanced version of NOOBS.

Fri Sep 28, 2018 10:32 pm

I see. I will wait for the next stable release then :)

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Sun Sep 30, 2018 2:48 pm

Sakaki's Gentoo64 has been updated to v1.3.0
Last edited by procount on Mon Oct 01, 2018 12:12 pm, edited 1 time in total.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

Haris1977
Posts: 129
Joined: Sat Jul 05, 2014 8:19 am

Re: STICKY: PINN - An enhanced version of NOOBS.

Mon Oct 01, 2018 11:58 am

Any eta for a new update? Can t wait to use the Sticky Default OS change :D

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Mon Oct 01, 2018 12:14 pm

You can continue to use the 2.8.5.4b version for the sticky default feature changes. It will be included in the next version as it is now.
I'm looking to include some more features before the next release, but I'm very busy at the moment, so it may be a little while.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

Haris1977
Posts: 129
Joined: Sat Jul 05, 2014 8:19 am

Re: STICKY: PINN - An enhanced version of NOOBS.

Mon Oct 01, 2018 12:55 pm

Well i want it 4 my mom, not for me (she is on 2.8.5.4 now and not 2.8.5.4b).

Can i upgrade to 2.8.5.4b version without loosing any of her data? She has all of her os’s in a usb stick

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Mon Oct 01, 2018 9:59 pm

PINN has been updated to v2.8.5.5

V2.8.5.5
  • Boot menu - Sticky default now uses bootmenutimeout
  • rebootp - Added rebootp command to recovery shell
Adding a `bootmenutimeout` argument to recovery.cmdline now forces the boot menu to be displayed for the designated time, even if a sticky default OS has been selected.
This allow the OS to be changed easily without having to go through the recovery menu.

Also, `rebootp` and `rebootp.sh` commands have been added to the recovery shell to permit the RPi to be rebooted from the terminal.
Both commands allow a partition number to be provided, indicating the partition number to be booted into.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

Haris1977
Posts: 129
Joined: Sat Jul 05, 2014 8:19 am

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 02, 2018 9:48 am

procount wrote: Why do you have no_update set?
* Just a small tip for this: The "PINN's self-update dialog box" pops up ONLY when y enter the recovery mode (i didnt know that - i thought it was happening on OS Boot selection :D ). So there is no need for me to have the no_update option added in cmdline (as i can manually enter this mode) ;)
procount wrote:
Mon Oct 01, 2018 9:59 pm
PINN has been updated to v2.8.5.5

V2.8.5.5
  • Boot menu - Sticky default now uses bootmenutimeout
  • rebootp - Added rebootp command to recovery shell
Thanks for the new 2.8.5.5 update :D

User avatar
DarkPlatinum
Posts: 872
Joined: Thu Nov 02, 2017 2:30 pm
Location: Unknown

Re: STICKY: PINN - An enhanced version of NOOBS.

Fri Oct 05, 2018 3:16 pm

I have put up a tutorial on my website thats due to become live on the 11th. Its pretty basic but hopefully will help newbies out.
1 * Raspberry Pi Zero W, 1 * Raspberry Pi 2, 1 * Raspberry Pi 3, 1 * Raspberry Pi 3B+, 1 * Raspberry Pi 4B :mrgreen:

Yavuz Selim
Posts: 1
Joined: Sun Oct 21, 2018 9:07 pm

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 10:19 am

I would like to know more about how to install "flavours" through PINN...

(I hope 'flavour' as in different versions of a distro.)

From the change history:
V2.8.5

(...)

Flavour download - Flavours can now be downloaded from remote repos. Only need to download 1
Added flavours.tar.xz - Remote flavours need to include flavours.tar.xz

There are 2 major changes in this release:

The OS Download feature has been enhanced, so when selecting one flavour of an OS, PINN will now download ALL the flavours of that OS, including any customisations, so that any of those flavours can subsequently be installed from a local source.
At the moment, I can choose 'Ubuntu MATE' directly from PINN.
I would like to be able to install a different flavour of Ubuntu, namely Lubuntu.
There are 5 flavours available on https://ubuntu-pi-flavour-maker.org/download/ for the Raspberry Pi 2/3.
The flavours are available in an .img.xz format.

How can I get those .img.xz files working with PINN?

Would appreciate the help.

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 11:53 am

I'm afraid the use of the term "flavours" in NOOBS/PINN does not correspond to the same use in Ubuntu's "flavour maker".

My Flavour is more of a small post-installation customisation of the OS. It's a bit like PiBakery. It's useful for installing tutorials, wifi selections, reference materials, workshop files etc. Whereas the Ubuntu flavour maker is more of a re-spin on the whole distro, so replacing the window manager, desktop environment etc, for example.

If you want to install Lubuntu, you should treat it as a new or custom OS. It will need converting to NOOBS/PINN format first. See my wiki on github for details, and in README_PINN.md
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

User avatar
DarkPlatinum
Posts: 872
Joined: Thu Nov 02, 2017 2:30 pm
Location: Unknown

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 7:03 pm

How has life been?

Just askin, what are you planning on adding in the near future? I really like PINN. It should really just replace NOOBS. :)

BTW how many devs are working on PINN? Just you?
1 * Raspberry Pi Zero W, 1 * Raspberry Pi 2, 1 * Raspberry Pi 3, 1 * Raspberry Pi 3B+, 1 * Raspberry Pi 4B :mrgreen:

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 7:25 pm

Life is very busy!
There's just me, which is why the next release is taking a while....sorry. But if I get it working right, it should be worth the wait.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

User avatar
DarkPlatinum
Posts: 872
Joined: Thu Nov 02, 2017 2:30 pm
Location: Unknown

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 7:29 pm

procount wrote:
Tue Oct 23, 2018 7:25 pm
Life is very busy!
There's just me, which is why the next release is taking a while....sorry. But if I get it working right, it should be worth the wait.
Its ok dude your doing an excellent job! You must be very good at programming! :ugeek: . What language do you use to program PINN?
1 * Raspberry Pi Zero W, 1 * Raspberry Pi 2, 1 * Raspberry Pi 3, 1 * Raspberry Pi 3B+, 1 * Raspberry Pi 4B :mrgreen:

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 7:46 pm

It's just a fork of NOOBS, so all the hard work was already done. I just have more freedom in which direction I go.
All the source code is on Github, so you can see that it is written in C++ using the Qt framewrok.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

User avatar
DarkPlatinum
Posts: 872
Joined: Thu Nov 02, 2017 2:30 pm
Location: Unknown

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 7:57 pm

procount wrote:
Tue Oct 23, 2018 7:46 pm
It's just a fork of NOOBS, so all the hard work was already done. I just have more freedom in which direction I go.
All the source code is on Github, so you can see that it is written in C++ using the Qt framewrok.
May I ask how did you learn C++? I am currently learning python but might widen into other languages as well.
1 * Raspberry Pi Zero W, 1 * Raspberry Pi 2, 1 * Raspberry Pi 3, 1 * Raspberry Pi 3B+, 1 * Raspberry Pi 4B :mrgreen:

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Tue Oct 23, 2018 11:25 pm

I started with Basic, then C and from there I learnt C++, inititally from a Microsoft Visual C++ tutorial book which was a very good introduction. After that I did several courses.
But no matter which language you choose, try to understand the underlying concepts. Most languages just express them using different syntax.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

User avatar
ShiftPlusOne
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 6460
Joined: Fri Jul 29, 2011 5:36 pm

Re: STICKY: PINN - An enhanced version of NOOBS.

Wed Oct 24, 2018 11:32 am

Heads up that RISC OS is back in NOOBS, if you'd like to add it.

User avatar
procount
Posts: 2820
Joined: Thu Jun 27, 2013 12:32 pm
Location: UK

Re: STICKY: PINN - An enhanced version of NOOBS.

Wed Oct 24, 2018 11:43 am

Thanks! I'll check later, but if it's in NOOBS, PINN should just pick it up.
Is it an updated version?
Any mods to NOOBS to get it to work?
EDIT: Ah! I see it hosted externally now.
PINN - NOOBS with the extras... https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=142574

User avatar
ShiftPlusOne
Raspberry Pi Engineer & Forum Moderator
Raspberry Pi Engineer & Forum Moderator
Posts: 6460
Joined: Fri Jul 29, 2011 5:36 pm

Re: STICKY: PINN - An enhanced version of NOOBS.

Wed Oct 24, 2018 12:05 pm

procount wrote:
Wed Oct 24, 2018 11:43 am
Thanks! I'll check later, but if it's in NOOBS, PINN should just pick it up.
Is it an updated version?
Any mods to NOOBS to get it to work?
EDIT: Ah! I see it hosted externally now.
Updated version and they managed to package it up such that no changes were required to NOOBS.

Return to “General discussion”