1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] bug, omission or feature
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bug%2C%20omission%20or%20feature&In-Reply-To=%3C201206031949.07797.cooker%40solbu.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="016105.html">
<LINK REL="Next" HREF="016108.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] bug, omission or feature</H1>
<B>Johnny A. Solbu</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20bug%2C%20omission%20or%20feature&In-Reply-To=%3C201206031949.07797.cooker%40solbu.net%3E"
TITLE="[Mageia-dev] bug, omission or feature">cooker at solbu.net
</A><BR>
<I>Sun Jun 3 19:49:04 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="016105.html">[Mageia-dev] bug, omission or feature
</A></li>
<LI>Next message: <A HREF="016108.html">[Mageia-dev] bug, omission or feature
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16107">[ date ]</a>
<a href="thread.html#16107">[ thread ]</a>
<a href="subject.html#16107">[ subject ]</a>
<a href="author.html#16107">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sunday 03 June 2012 19:09, Felix Miata wrote:
><i> On 2012/06/03 17:46 (GMT+0100) Colin Guthrie composed:
</I>><i>
</I>><i> >>> /etc/inittab is no longer used or read.
</I>><i> > For real men (and women), we just change the
</I>><i> > /etc/systemd/system/default.target symlink to point at whatever target
</I>><i> > we want to use by default.
</I>><i>
</I>><i> So instead of changing one character in a file that has been standard for
</I>><i> decades, one must figure out the name of the desired target file, then type a
</I>><i> lot so as to get the required symlink.
</I>
I agree with Felix, this is not a good change.
I'm sure there is a perfectly valid ans sound reason for changig it, but there's a difference in changing it for the better and changing it for the worse.
This is a bad change.
Besides, the best thing about the inittab is that it is self-explanatory even to novices. A symlink is Not obvious.
><i> Thank God everything that used to make good sense hasn't been replaced by
</I>><i> something more complicated.
</I>
Don't give them any ideas. ;-)=
><i> I've taken to including a digit on every Grub
</I>><i> kernel line quite some time ago.
</I>
I've done the same for more than 10 years.
Editing a text file to change a number, eg. from "5" to "3", is much easier to remember than changing a symlink to "/lib/systemd/system/runlevel3.target", especially when explaning this to a not so advanced user over the phone, who doesn't have a working X at the moment. (Yes, I actually do have such support calls.)
The support departments are just going to love this. ;-)=
--
Johnny A. Solbu
PGP key ID: 0xFA687324
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: </pipermail/mageia-dev/attachments/20120603/74948769/attachment.asc>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="016105.html">[Mageia-dev] bug, omission or feature
</A></li>
<LI>Next message: <A HREF="016108.html">[Mageia-dev] bug, omission or feature
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#16107">[ date ]</a>
<a href="thread.html#16107">[ thread ]</a>
<a href="subject.html#16107">[ subject ]</a>
<a href="author.html#16107">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|