titanium
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
titanium [2009-08-07 18:56] – hawk | titanium [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | |||
- | ====== About PLD Titanium ====== | ||
- | Titanium is an unofficial version of PLD created and managed by [[: | ||
- | |||
- | |||
- | |||
- | ===== Contents ===== | ||
- | /* UndefinedMacro: | ||
- | |||
- | |||
- | |||
- | ===== PLD Titanium features ===== | ||
- | Conjunction of new software with stability. There will be no freezing, no releases, no versioning. Whenever you will install PLD Titanium you will get up to date and stable system. | ||
- | |||
- | Available package trees: | ||
- | |||
- | |||
- | |**Tree**|**Directory on FTP**|**Description**| | ||
- | |Stable|PLD|Current stable version of system also referred as " | ||
- | |Pre-stable|ready|Packages scheduled to be moved to stable tree. They should work ok, but remember they aren't stable yet. Use with care. All packages must reside for at least one week in this tree (except for critical updates).| | ||
- | |Development|test|Unstable versions of packages. They may contain severe bugs or even not work at all. Use at your own risk as you may completly crash your system!| | ||
- | |Archive|archive|Previous stable versions of packages from PLD tree. If new version somehow doesn' | ||
- | |Obsolete|obsolete|Packages that are no longer officialy supported by PLD Titanium.|Available kernel versions: | ||
- | |||
- | |||
- | * kernel 2.6.27.x with Linux Vserver 2.3.x, full grsecurity, apparmor and some other patches (default) | ||
- | * kernel 2.6.27.x with just full grsecurity | ||
- | * kernel 2.6.27.x with just Linux Vserver 2.3.x and minimal grsecurity | ||
- | * vanilla kernel 2.6.30.x | ||
- | * dedicated desktop/ | ||
- | Other software: | ||
- | |||
- | |||
- | * glibc 2.10 | ||
- | * gcc 4.3.x | ||
- | * KDE 4.3.x | ||
- | * Gnome 2.26.x | ||
- | * XFCE 4.4.3 | ||
- | * Open'''' | ||
- | |||
- | |||
- | ===== Distribution status ===== | ||
- | System is fully usable. There are almost 8000 rpm files available for each binary architecture and almost 1700 of noarch packages. If someone needs more packages to be included in distribution he has to poke some developer who can build packages for Titanium to process his request. Help in preparing and building packages is welcome :-) To see who is able to build packages check [[http:// | ||
- | |||
- | Installation is possible using [[http:// | ||
- | |||
- | |||
- | |||
- | ===== Distribution future ===== | ||
- | Packages needed and used by developers will be maintained however some rarely used stuff requested by users will not get any attention. We (PLD Titanium developers) simply don't have enough time resources to maintain thousands of packages. Keep that in mind when choosing Titanium. | ||
- | |||
- | We will do our best to: | ||
- | |||
- | |||
- | * maintain core packages (security fixes, updates) | ||
- | * don't allow broken dependencies to emerge in package tree | ||
- | * build new packages if necessary or if requested by other users | ||
- | * fix bugs (be sure to report them on PLD Bugzilla using link below, bugs reported by mail or jabber may be ignored) | ||
- | |||
- | |||
- | ===== PLD Titanium FAQ ===== | ||
- | //Q: Why you have created PLD Titanium?// | ||
- | |||
- | //Q: If you are the only one developing PLD Titanium, wouldn' | ||
- | |||
- | //Q: So if you are using same stuff as PLD then what is the difference between Th and Titanium?// | ||
- | |||
- | //Q: If I understand correctly, if you will need some change in Titanium you will simply do it no matter what it may break?//\\ A: Basically, yes, but its not that simple. Its true that I'm developing PLD Titanium for myself because I need such version of PLD. I'd have to do it anyway. Since I've chosen to share my work with world instead of keeping it just for myself I'm aware that I'm not the only one using PLD Titanium. Because of that, if I'm doing some special changes that only I require I'm trying to eliminate or at least minimize a damage it may cause to other systems. | ||
- | |||
- | //Q: Is it safe to use PLD Titanium?// | ||
- | |||
- | //Q: Is there a risk that you will abandon PLD Titanium some day?//\\ A: Generally, yes. I can't tell what changes future will cause in my life. However as long as I'm using Linux I will support PLD Titanium in my spare time. But even if I'll abandon PLD Titanium at some point then any PLD developer may take it over and continue my work. | ||
- | |||
- | If you have any other PLD Titanium related questions, please contact me directly. Check [[:hawk|my personal page]] for details. Most frequent questions will be added here. | ||
- | |||
- | |||
- | |||
- | ===== Links ===== | ||
- | |||
- | * [[http:// | ||
- | * [[https:// | ||
- | |||
- | |||
- | ===== Notes from Hawk for PLD developers ===== | ||
- | If you are PLD developer and you want STBR permission, let me know. Also please read few rules below before doing actual developement in PLD CVS or sending build requests. | ||
- | |||
- | |||
- | |||
- | ==== General info ==== | ||
- | |||
- | - Only stable versions of packages are allowed in PLD Titanium. Exceptions are: | ||
- | * security fixes or other important bugfixes | ||
- | * package fixes building of other packages | ||
- | * package is required to upgrade other (stable) packages | ||
- | * stable version is very old | ||
- | * package is expected to be released as stable soon | ||
- | * there is no stable version yet | ||
- | |||
- | I decide what goes into distribution and what doesn' | ||
- | If you are upgrading something you are the one who must care for all dependant packages to be upgraded/ | ||
- | If you are about to update some package which after upgrade will not work without manual intervention, | ||
- | Don't sent upgrade builds if some architecture fails. If you already sent one and don't know how to fix broken arch, let me know ASAP. | ||
- | Use test builds for testing if something compiles/ | ||
- | If something must be branched specifically for Titanium use " | ||
- | Things currently not allowed in PLD Titanium: | ||
- | * enabling vda patch in postfix (breaks default postfix behaviour with virtuals) | ||
- | * upgrading db from 4.5 to newer ones (db >=4.6 causes severe problems with rpm) | ||
- | * building compat-gcc-34.spec (if you really need gcc 3.4.x please work on gcc3.4.spec) | ||
- | * upgrading libxcb to version > 1.1.90.1 | ||
- | * upgrading udev to version > 124 | ||
- | * upgrading syslog-ng to version > 2.0.x | ||
- | |||
- | |||
- | |||
- | ==== Building kernel stuff ==== | ||
- | Following specs: | ||
- | |||
- | |||
- | * kernel.spec: | ||
- | * kernel-vanilla.spec: | ||
- | * kernel-bare-vserver.spec: | ||
- | * kernel-bare-grsecurity.spec: | ||
- | * kernel-desktop.spec: | ||
- | * kernel-desktop.spec: | ||
- | When auto-ti tags are created please send following kernels using their auto tags to i686 builder: | ||
- | |||
- | |||
- | * kernel.spec --with pae | ||
- | * kernel-vanilla.spec --with pae | ||
- | * kernel-bare-vserver.spec --with pae | ||
- | * kernel-bare-grsecurity.spec --with pae | ||
- | * kernel-desktop.spec --with pae | ||
- | * kernel-desktop.spec --with laptop --with pae | ||
- | When all kernels are ready all kernel modules must be recompiled. Following specs must be rebuilt: | ||
- | |||
- | |||
- | * Virtual'''' | ||
- | * atl2.spec (only for 2.6.27.x kernels) | ||
- | * dahdi-linux.spec | ||
- | * e1000.spec | ||
- | * e1000e.spec | ||
- | * igb.spec | ||
- | * ixgb.spec | ||
- | * ixgbe.spec | ||
- | * lirc.spec | ||
- | * madwifi-ng.spec | ||
- | * sk98lin.spec | ||
- | * svgalib.spec | ||
- | * xorg-driver-video-fglrx.spec | ||
- | * xorg-driver-video-nvidia.spec | ||
- | * xorg-driver-video-nvidia-legacy2.spec | ||
- | * xorg-driver-video-nvidia-legacy3.spec | ||
- | First sent them normally so they' | ||
- | |||
- | |||
- | |||
- | < | ||
- | </ | ||
- | Keep in mind that each of mentioned packages must be succesfully built for each and every kernel, including pae ones. Thats lot of rebuilding. Also be sure that %{version}-%{release} of kernel packages matches %{version}-%{release} of userspace part. | ||
- | |||
titanium.1249664216.txt.gz · Last modified: 2009-08-07 18:56 by hawk