You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Updates

Author (Read 7138 times)

0 Members and 1 Guest are viewing this topic.

Re: Updates
« Reply #4 on: November 15, 2014, 07:04:05 PM »
 

Jerry

  • Linux Lite Creator
  • Administrator
  • Platinum Level Poster
  • *****
  • 8778
    Posts
  • Reputation: 802
  • Linux Lite Member
    • View Profile
    • Linux Lite OS

  • CPU: Intel Core i9-10850K CPU @ 3.60GHz

  • MEMORY: 32Gb

  • VIDEO CARD: nVidia GeForce GTX 1650

  • Kernel: 5.x
Favorites is at the top of the Menu...



 

Re: Updates
« Reply #3 on: November 15, 2014, 06:53:18 PM »
 

mdavies5

  • Guest
Kirkx, thanks for this script as it enabled me to do updates on V2.2 Beta. It also raises a similar issue. Running the live ISO you see the welcome screen and "First run updates". This screen does does appear when booting a new installation. I loaded "Linux Lite Welcome" and it advises "Click on Menu, Favorites, Install Updates" but there are no Favorites on my menu. So I went to "Software and updates" and refreshed the sources; I had to delete the google source as it could not be found. I also set to auto update every 24 hours. So far it has not updated automatically and there is no button to "Update Now" which would be useful. When running your script it updated with 8Mb of new files.
 

Re: Updates
« Reply #2 on: November 06, 2014, 07:34:38 PM »
 

Kirkx

  • Occasional Poster
  • **
  • 51
    Posts
  • Reputation: 10
  • Linux Lite Member
    • View Profile

  • CPU: Athlon 64 3500+ 2.2 GHz

  • MEMORY: 4Gb

  • VIDEO CARD: GeForce 8500 GT / Nvidia 340.76
I second this idea. Users should have a chance to review all update messages and take a screenshot of any reported errors.

As soon as I installed LL a few months ago I changed the application menu command to keep the update window open (then you can close it with File-Quit):

Code: [Select]
x-terminal-emulator --geometry=95x25 -t "Linux Lite Updates" -e "bash -c /usr/scripts/updates;bash"

For the record, the original command was:

Code: [Select]
x-terminal-emulator --geometry=95x25 -t "Linux Lite Updates" -e /usr/scripts/updates
« Last Edit: November 06, 2014, 08:15:53 PM by Kirkx »
LL 2.4, Xubuntu 14.04.2, Debian 8, Manjaro
 

Updates
« Reply #1 on: November 03, 2014, 09:46:01 AM »
 

joebee

  • Guest
I would like to see updates pause at the end of updates so you can review all the changes made to your system. I have modified the update script file last few lines to do just that so update does not terminate until you press the [Enter] key.

echo "Updates complete."
echo ""
read -p "Press [Enter] key to exit"
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section