Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2014 09:28:10 -0400
From:      Allan Jude <allanjude@freebsd.org>
To:        freebsd-current@freebsd.org
Subject:   Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?
Message-ID:  <53C920EA.7050604@freebsd.org>
In-Reply-To: <CAJ-Vmo=8uAXqmX8D%2BoP%2B63dHWVKN6cn8wBH0HNsVmUciNRF1BA@mail.gmail.com>
References:  <CAG=rPVcyqq2072%2BgF_X91BocxykJB6%2BU0cMhaNexxfVFpVqUbA@mail.gmail.com> <CAJ-Vmo=p6-7KCL8C09O4dPq04pitW5wDbtsDAyz-u4Qtr7rpRA@mail.gmail.com> <CAGZBXN8-Gq1=w8SBHCw26ZX4a29KHBx%2B4FV9XGK1HJiCOGuJ9A@mail.gmail.com> <CAJ-Vmo=8uAXqmX8D%2BoP%2B63dHWVKN6cn8wBH0HNsVmUciNRF1BA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--xKMfuV1JncwjcxvmMEsBuVpVK6FVn3DmO
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On 2014-07-17 16:12, Adrian Chadd wrote:
> On 17 July 2014 13:03, Alberto Mijares <amijaresp@gmail.com> wrote:
>> On Thu, Jul 17, 2014 at 2:58 PM, Adrian Chadd <adrian@freebsd.org> wro=
te:
>>> Hi!
>>>
>>> 3) The binary packages need to work out of the box
>>> 4) .. which means, when you do things like pkg install apache, it
>>> can't just be installed and not be enabled, because that's a bit of a=

>>> problem;
>>
>>
>> No. Please NEVER do that! The user must be able to edit the files and
>> start the service by himself.
>=20
> Cool, so what's the single line command needed to type in to start a
> given package service?
>=20
>=20
>=20
> -a
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.o=
rg"
>=20

We could make 'service apache22 enable'

which can run: sysrc -f /etc/rc.conf apache22_enable=3D"YES"

and 'service apache22 disable'

that can use sysrc -x

And then ports can individually extend the functionality if they require.=


--=20
Allan Jude


--xKMfuV1JncwjcxvmMEsBuVpVK6FVn3DmO
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJTySDuAAoJEJrBFpNRJZKf7lIP/jlovGD5sDRQN+xzykoKI+GW
YeEymE5T7YcZ16dnK/a4KN7Up+70SQ4WXVhBmzPUI5hyderfnOLUsyVGtm2lCsgs
K3A7EMXzFKpWhMwSG0w/fvfjC5JgT+UvkQQWaN8egL/C6EUfiWgGf90eHdGFjgBu
Lo0D92R0yUeOHB/3IrRAaCY4IETUkzRvPLiTaZZmgS5z/i0WGPRkkvL0pBqSNah6
0FVKK50pJTNRv4/WJfrla625m/BAtNbG+qDdQ4phXaLV7QrJ+b8r1IqkiWNXvgcH
5QG8yB0kvcZ8N0Ccw8vO+8cNo5/tRQT1w4jTpgBrBQJ8mu3plpvFxmL/B2foXg6e
E5ZzOYrp5do5Nkk7phPti9hOu5PLgEX4mEqW3th7W2ylpNAvV31gDl16Zg7bcyax
vbzTcAvSn34hrzjODPTs6mHlz0lGjK/N1fzr8mqZTsO+ikoKAFPQ4KKS5O2HASs2
XaAOG0zhFIm30AUho31I0v7OTf9BBZSPAegnRdDROyC26t598Gqf7nSLzqfy43nF
4Zii7qeokF8D5354NL+MNc4KE8lPR65QfpgY5PzT3ZKv7eGq8HeJv3XBTKfprHpX
4MKGQdp1hcH03ZMhUymv+8ANzFt4k+bV276u/RSGy6W7hLvf4FPDNaVDQkxnw/T4
XJSqMqMuVlv5R0Buvbjw
=lg22
-----END PGP SIGNATURE-----

--xKMfuV1JncwjcxvmMEsBuVpVK6FVn3DmO--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53C920EA.7050604>