From: Olaf Dietsche <olaf+list.orgmode@olafdietsche.de>
To: Jude DaShiell <jdashiel@shellworld.net>
Cc: emacs-orgmode@gnu.org
Subject: OT: logging debian system changes (was: Re: org-mode are these two entries identical for org-mode?)
Date: Tue, 08 Nov 2011 11:16:48 +0100 [thread overview]
Message-ID: <87zkg6gbqn.fsf@rat.lan> (raw)
In-Reply-To: alpine.BSF.2.01.1111080415170.39668@freire1.furyyjbeyq.arg
Jude DaShiell <jdashiel@shellworld.net> writes:
> I tried an experiment and am glad I didn't save its results! Results
> are that you actually have to indent otherwise, all you have in the file
> are the headlines once org-mode sees the file. I have a newly installed
> debian system on the first sata drive I used and I'm using org-mode to
> log the extras I install on the system as well as configuration changes
> I make as they happen.
I don't want to argue you out of org-mode. ;-)
But for logging additional packages, you might look at tasksel(8). If
you create a description file of your packages, you can use this with
tasksel, when you set up a new system.
e.g. /usr/local/share/tasksel/local.desc:
Task: kids
Section: user
Description:
Applications for kids.
Packages: list
gcompris
tuxpaint
Task: development
Section: user
Description: Development tools
Tools needed for software development.
Packages: list
emacs23
emacs23-common-non-dfsg
bbdb
emacs-goodies-el
yasnippet
git
gcc
g++
gdb
gdb-doc
Task: net
Section: user
Description:
Packages for networking and internet.
Packages: list
xul-ext-noscript
xul-ext-cookie-monster
dovecot-imapd
fetchmail
And logging configuration changes could be done with git(1). If you
checkin the base configuration in /etc, /var/lib/... you can always see changes
you made with "git status" and "git diff".
>
> On Mon, 7 Nov 2011, Jude DaShiell wrote:
>
>> * aptitude install emacs -r
>> get emacs text editor.
>> * aptitude install emacs -r
>> get emacs text editor.
Regards, Olaf
prev parent reply other threads:[~2011-11-08 10:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-07 10:49 org-mode are these two entries identical for org-mode? Jude DaShiell
2011-11-08 9:19 ` Jude DaShiell
2011-11-08 10:16 ` Olaf Dietsche [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87zkg6gbqn.fsf@rat.lan \
--to=olaf+list.orgmode@olafdietsche.de \
--cc=emacs-orgmode@gnu.org \
--cc=jdashiel@shellworld.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).