1TABBED-USER(1) General Commands Manual TABBED-USER(1)
2
3
4
6 tabbed-user - tabbed reconfiguration helper and launcher script
7
9 tabbed-user
10
12 tabbed-user is a helper script for running and reconfiguring tabbed if
13 neccessarry.
14
15 Running tabbed-user starts the Fedora build by default. If you wish to
16 customize your configuration, put your tabbed configuration header file
17 to $HOME/.tabbed/config.h and adjust it according to your needs. The
18 official Fedora configuration file might be a useful template. See the
19 FILES section of this manual.
20
21 Every time the user configuration file has changed or new patches have
22 been added, tabbed-user will rebuild the user tabbed binary prior to
23 its execution.
24
25 Fedora utilizes alternatives to choose whether the system build, also
26 installed as tabbed-fedora, or the custom build is run. If available,
27 custom builds are preferred.
28
30 $HOME/.tabbed
31 - User tabbed directory
32 $HOME/.tabbed/config.h
33 - User tabbed configuration
34 $HOME/.tabbed/patches
35 - Optional patches to apply
36 /usr/src/tabbed-user-0.6-17.fc32
37 - tabbed sources
38 /usr/src/tabbed-0.6-17.fc32/config.def.h
39 - Fedora build configuration
40
42 tabbed(1), update-alternatives(8)
43
45 Report bugs to Red Hat Bugzilla, http://bugzilla.redhat.com/
46
48 Written by Petr Ĺ abata <contyk@redhat.com>, 2014.
49
50
51
52 tabbed-user-0.6-17.fc32 TABBED-USER(1)