Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] grub vs lilo
- To: tlug@example.com
- Subject: Re: [tlug] grub vs lilo
- From: "Stephen J. Turnbull" <stephen@example.com>
- Date: 22 Feb 2002 19:22:38 +0900
- Content-transfer-encoding: 8bit
- Content-type: text/plain; charset=iso-8859-1
- In-reply-to: <20020222091826.5897.cpmta@example.com>
- Organization: The XEmacs Project
- References: <20020222091826.5897.cpmta@example.com>
- Sender: "Stephen J. Turnbull" <steve@example.com>
- User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Common Lisp)
>>>>> "Andy" == Andy Hunne <andy@example.com> writes: Andy> Personally I think the best feature of grub is not needing Andy> to "re-install" it every time you change the configuration Andy> of you menu.lst file as you do with lilo. ;; don't try this at home, untested :-þ (add-hook 'write-file-hooks (lambda () (let ((val (continue-save-buffer))) (when (string= (file-truename (buffer-file-name (current-buffer))) "/etc/lilo.conf") (shell-command "/usr/sbin/lilo")) (return t))) Some things just aren't a problem if you use decent tools. ;-) -- Institute of Policy and Planning Sciences http://turnbull.sk.tsukuba.ac.jp University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN Don't ask how you can "do" free software business; ask what your business can "do for" free software.
- References:
- Re: [tlug] grub vs lilo
- From: Andy Hunne
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] grub vs lilo
- Next by Date: Re: [tlug] grub vs lilo
- Previous by thread: Re: [tlug] grub vs lilo
- Next by thread: [tlug] Off Topic: Used Laptop
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links