Linux Mint 5 Flubox: Upgrade from RC1 to Stable

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Linux Mint 5 Flubox: Upgrade from RC1 to Stable

Post by clem »

Upgrade instructions from Linux Mint 5 Elyssa Fluxbox CE RC1 to Linux Mint 5 Elyssa Fluxbox CE

1. Change the contents of /etc/apt/sources.list to:
## -----------------------
## LINUX MINT REPOSITORIES
## -----------------------

## +++ Linux Mint 5 Elyssa (stable) +++
deb http://packages.linuxmint.com elyssa main upstream import

## +++ Backports (not as stable) +++
## deb http://packages.linuxmint.com elyssa backport

## +++ Community (not as stable) +++
## deb http://packages.linuxmint.com elyssa community

## +++ Romeo (unstable) +++
## deb http://packages.linuxmint.com elyssa romeo

## +++ Source Repositories +++
## deb-src http://packages.linuxmint.com elyssa main upstream import
## deb-src http://packages.linuxmint.com elyssa community
## deb-src http://packages.linuxmint.com elyssa backport
## deb-src http://packages.linuxmint.com elyssa romeo

## -------------------
## UBUNTU REPOSITORIES
## -------------------

## +++ Ubuntu 8.04 Hardy (stable) +++
deb http://archive.ubuntu.com/ubuntu hardy main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu hardy-security main restricted universe multiverse

## +++ Backports & Proposed (not as stable) +++
## deb http://archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
## deb http://archive.ubuntu.com/ubuntu hardy-proposed main restricted universe multiverse

## +++ Source Repositories +++
## deb-src http://archive.ubuntu.com/ubuntu hardy main restricted universe multiverse
## deb-src http://archive.ubuntu.com/ubuntu hardy-updates main restricted universe multiverse
## deb-src http://security.ubuntu.com/ubuntu hardy-security main restricted universe multiverse
## deb-src http://archive.ubuntu.com/ubuntu hardy-backports main restricted universe multiverse
## deb-src http://archive.ubuntu.com/ubuntu hardy-proposed main restricted universe multiverse

## ------------------
## OTHER REPOSITORIES
## ------------------

## +++ Canonical (stable) +++
deb http://archive.canonical.com/ubuntu hardy partner

## +++ Medibuntu (stable) +++
deb http://packages.medibuntu.org/ hardy free non-free

## +++ Wicd +++
## deb http://apt.wicd.net hardy extras
2. Install the latest default settings package.
a) Open a terminal and run the following commands:

Code: Select all

apt update
apt install mintfb-default-settings
rm -rf ~/.fluxbox
rm -rf ~/.idesktop
rm -rf ~/.xchat2
b) Log out and log in.

3. If your installation uses a language other than English as the default language, do the following:
a) Run

Code: Select all

apt update
b) Use System Tools > Language Support to install all the necessary packages for your language.

4. Change the contents of /usr/lib/cups/backend/cups-pdf as root to:
# Printer configuration file for CUPS v1.3.7
# Written by cupsd on 2008-05-03 23:40
<Printer Print_to_PDF>
Info Print to a PDF File
Location In your Documents folder
DeviceURI cups-pdf:/
State Idle
StateTime 1209854100
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy retry-job
</Printer>
And then run this command from terminal:

Code: Select all

sudo aa-complain cupsd
5. The final version does not place a Desktop icon on the desktop by default. If you wish to have this icon run these commands as a normal user:

Code: Select all

mkdir ~/.idesktop/
cp /usr/lib/linuxmint/mintfb-default-settings/idesktop-installed-desk-icons/desktop.lnk ~/.idesktop/desktop.lnk
6. Bora Black is now the default Fluxbox style. MurrinaMintFB is still available.

7. XChat has been replaced with XChat-Gnome. You can keep XChat or replace it with XChat-Gnome by using Synaptic.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
tawan

Re: Linux Mint 5 Flubox: Upgrade from RC1 to Stable

Post by tawan »

Does this post need to be sticky anymore?
Husse

Re: Linux Mint 5 Flubox: Upgrade from RC1 to Stable

Post by Husse »

phonicboom wrote:Does this post need to be sticky anymore?
No :)
Thanks
Locked

Return to “Software & Applications”