Search found 92 matches
- Mon Dec 09, 2019 7:16 am
- Forum: User forum
- Topic: User registration
- Replies: 0
- Views: 100890
User registration
Due to massive spammer registration, we decided to suspend user registration. However, new users are welcomed on this forum, so if you intended to register just let us know, and we'll enable the registration form until you successfully register. We hope you understand it.
- Mon Dec 09, 2019 7:08 am
- Forum: Package manager
- Topic: Source repositories
- Replies: 0
- Views: 100321
Source repositories
To configure the source repositories, just open the pkman.ini for editing with joe for instance:
and place this line below the other repository entries.
Code: Select all
# joe /etc/pkman/pkman.ini
Code: Select all
repository.core_src.name = "core-src"
repository.extra_src.name = "extra-src"
- Mon Dec 09, 2019 7:00 am
- Forum: Package manager
- Topic: Announcements
- Replies: 72
- Views: 525698
Re: Announcements
A brand new set of packages has been uploaded into threos-testing, including many fixes and features.
Upgrade it with the following command:
Upgrade it with the following command:
Code: Select all
# PATH=/run/bin:/run/usr/bin
# pkman -Syu
- Tue Jul 09, 2019 10:13 am
- Forum: Package manager
- Topic: Announcements
- Replies: 72
- Views: 525698
Re: Announcements
New packages are available.
NOTE: Upgrade libc to at least 0.2.266-1 before upgrading any other packages. After reboot, issue:
NOTE: Upgrade libc to at least 0.2.266-1 before upgrading any other packages. After reboot, issue:
Code: Select all
# pkman -Syu
- Fri Mar 22, 2019 8:10 am
- Forum: Package manager
- Topic: Announcements
- Replies: 72
- Views: 525698
Re: Announcements
New packages were uploaded, including fixes for ext2 filesystem service, system service and barsh.
- Mon Mar 18, 2019 3:56 pm
- Forum: Package manager
- Topic: Announcements
- Replies: 72
- Views: 525698
Re: Announcements
A newer version of barsh has been uploaded.
- Thu Mar 14, 2019 2:25 pm
- Forum: Package manager
- Topic: Announcements
- Replies: 72
- Views: 525698
Re: Announcements
New packages were uploaded to the main repository. Upgrade the system as usual.
- Mon Mar 04, 2019 3:02 pm
- Forum: Developer forum
- Topic: [x86_64] Compiling with gcc on Threos
- Replies: 2
- Views: 85469
Re: [x86_64] Compiling with gcc on Threos
The most recent gcc package (version 8.2.0-4) has much better default flags, so the common cases shall compile/link without any problem.
- Mon Mar 04, 2019 2:59 pm
- Forum: Package manager
- Topic: Announcements
- Replies: 72
- Views: 525698
Re: Announcements
A new set of packages is available in the testing repository. Will be published into the main repository this week.
- Tue Feb 26, 2019 1:03 pm
- Forum: Package manager
- Topic: Announcements
- Replies: 72
- Views: 525698
Re: Announcements
New packages were uploaded. Upgrade the system with:
Code: Select all
# rm /bin/sh ; pkman -Syu