]> git.pld-linux.org Git - projects/setup.git/log
projects/setup.git
10 years agoVersion 2.9.0 setup-2.9.0
Jan Rękorajski [Sun, 9 Feb 2014 19:15:54 +0000 (20:15 +0100)]
Version 2.9.0

10 years agoAdded shrc files to dist tarball.
Jan Rękorajski [Sun, 9 Feb 2014 19:13:49 +0000 (20:13 +0100)]
Added shrc files to dist tarball.

10 years agoAdded shrc.c snippets to enable 256 colors terminals (based on fedora)
Jan Rękorajski [Sun, 9 Feb 2014 19:11:10 +0000 (20:11 +0100)]
Added shrc.c snippets to enable 256 colors terminals (based on fedora)

10 years agofstab: add links to man pages
Elan Ruusamäe [Sun, 10 Nov 2013 19:38:34 +0000 (21:38 +0200)]
fstab: add links to man pages

10 years agoRemove $Id$ lines
Kacper Kornet [Sun, 3 Nov 2013 00:56:24 +0000 (00:56 +0000)]
Remove $Id$ lines

10 years agoUpdate changelog.sh to git
Kacper Kornet [Sun, 3 Nov 2013 00:53:03 +0000 (00:53 +0000)]
Update changelog.sh to git

10 years agoDon't track ChangeLog
Kacper Kornet [Sun, 3 Nov 2013 00:50:35 +0000 (00:50 +0000)]
Don't track ChangeLog

It is generated from scratch during every release.

10 years agoRename ignore file to .gitignore
Kacper Kornet [Sun, 3 Nov 2013 00:45:54 +0000 (00:45 +0000)]
Rename ignore file to .gitignore

10 years agoAlways enable largefile.
Arkadiusz Miśkiewicz [Sun, 15 Sep 2013 14:23:25 +0000 (14:23 +0000)]
Always enable largefile.

Changed files:
    Makefile -> 1.40

10 years agoPS1 it's shell specific and should not be exported!
Elan Ruusamäe [Tue, 11 Jun 2013 23:09:37 +0000 (23:09 +0000)]
PS1 it's shell specific and should not be exported!

consider scenario: PS1 in mksh having bultin 'print':

  PS1=$(print "$PWD")

now, executing bash, which does not have 'print' builtin, and no no bashrc
present. bash would get invalid PS1 with mksh builtin 'print' and each prompt
giving error about command not found.

Changed files:
    etc/profile -> 1.59

10 years agoUp to 2.8.5
Arkadiusz Miśkiewicz [Fri, 31 May 2013 18:59:59 +0000 (18:59 +0000)]
Up to 2.8.5

Changed files:
    Makefile -> 1.39

10 years agossize_t for size variables. Use own error function instead of problematic error macro.
Arkadiusz Miśkiewicz [Fri, 31 May 2013 18:50:40 +0000 (18:50 +0000)]
ssize_t for size variables. Use own error function instead of problematic error macro.

Changed files:
    delpasswd.c -> 1.6
    joinpasswd.c -> 1.16
    postshell.c -> 1.8
    update-fstab.c -> 1.7

10 years agoSaner opts.
Arkadiusz Miśkiewicz [Fri, 31 May 2013 18:38:29 +0000 (18:38 +0000)]
Saner opts.

Changed files:
    Makefile -> 1.38

10 years agosize_t for size variables.
Arkadiusz Miśkiewicz [Fri, 31 May 2013 18:37:04 +0000 (18:37 +0000)]
size_t for size variables.

Changed files:
    Makefile -> 1.37
    delpasswd.c -> 1.5
    joinpasswd.c -> 1.15
    update-fstab.c -> 1.6

10 years agoNever used line_len var.
Arkadiusz Miśkiewicz [Fri, 31 May 2013 18:33:53 +0000 (18:33 +0000)]
Never used line_len var.

Changed files:
    delpasswd.c -> 1.4

10 years agoMissing mode for open.
Arkadiusz Miśkiewicz [Fri, 31 May 2013 18:29:36 +0000 (18:29 +0000)]
Missing mode for open.

Changed files:
    update-fstab.c -> 1.5

11 years ago- add /sys/kernel/debug mount (noauto)
Elan Ruusamäe [Mon, 4 Mar 2013 23:22:54 +0000 (23:22 +0000)]
- add /sys/kernel/debug mount (noauto)

Changed files:
    etc/fstab -> 1.30

12 years ago- we don't enforce udev, so keep removable media entries as comments
Jakub Bogusz [Sat, 7 Apr 2012 06:43:21 +0000 (06:43 +0000)]
- we don't enforce udev, so keep removable media entries as comments

Changed files:
    etc/fstab -> 1.29

12 years ago- get rid of /media mounts, it's done by udev automagic these days
Jan Rękorajski [Fri, 6 Apr 2012 21:07:43 +0000 (21:07 +0000)]
- get rid of /media mounts, it's done by udev automagic these days

Changed files:
    etc/fstab -> 1.28

12 years ago- don't set HISTFILE to .history - nautilus uses it for some stupid xmls
Paweł Gołaszewski [Fri, 30 Mar 2012 19:43:52 +0000 (19:43 +0000)]
- don't set HISTFILE to .history - nautilus uses it for some stupid xmls

Changed files:
    etc/profile -> 1.58

12 years ago- add /dev/console, now, isn't that obvious?
Jan Rękorajski [Thu, 29 Mar 2012 09:47:39 +0000 (09:47 +0000)]
- add /dev/console, now, isn't that obvious?
- add consoles for virtualized environments

Changed files:
    etc/securetty -> 1.5

12 years ago- use "devpts" for /dev/pts device, to make "mount -a" happy
Elan Ruusamäe [Sun, 18 Mar 2012 16:24:35 +0000 (16:24 +0000)]
- use "devpts" for /dev/pts device, to make "mount -a" happy

Changed files:
    etc/fstab -> 1.27

12 years ago- 2.8.4
Jan Rękorajski [Sun, 29 Jan 2012 11:25:22 +0000 (11:25 +0000)]
- 2.8.4

Changed files:
    Makefile -> 1.36

12 years ago- add /sys/fs/cgroup (noauto) for libcgroup
Jan Rękorajski [Sun, 29 Jan 2012 11:18:34 +0000 (11:18 +0000)]
- add /sys/fs/cgroup (noauto) for libcgroup

Changed files:
    etc/fstab -> 1.26

12 years ago2.8.3 actually.
Arkadiusz Miśkiewicz [Thu, 12 Jan 2012 14:19:33 +0000 (14:19 +0000)]
2.8.3 actually.

Changed files:
    ChangeLog -> 1.118
    Makefile -> 1.35

12 years agoVersion 2.8.2.
Arkadiusz Miśkiewicz [Thu, 12 Jan 2012 14:18:22 +0000 (14:18 +0000)]
Version 2.8.2.

Changed files:
    ChangeLog -> 1.117
    Makefile -> 1.34

12 years agohidepid=2 as explainded in https://lwn.net/Articles/474645/; will work in >= 3.3...
Arkadiusz Miśkiewicz [Thu, 12 Jan 2012 14:16:43 +0000 (14:16 +0000)]
hidepid=2 as explainded in https://lwn.net/Articles/474645/; will work in >= 3.3; no effect in older kernels

Changed files:
    etc/fstab -> 1.25

12 years agofsync/close after loop.
Arkadiusz Miśkiewicz [Thu, 8 Dec 2011 19:25:04 +0000 (19:25 +0000)]
fsync/close after loop.

Changed files:
    joinpasswd.c -> 1.14

12 years agoChangelog for 2.8.1
Arkadiusz Miśkiewicz [Thu, 8 Dec 2011 11:20:44 +0000 (11:20 +0000)]
Changelog for 2.8.1

Changed files:
    ChangeLog -> 1.116

12 years agoReport better errors.
Arkadiusz Miśkiewicz [Thu, 8 Dec 2011 10:00:52 +0000 (10:00 +0000)]
Report better errors.

Changed files:
    joinpasswd.c -> 1.13

12 years ago2.8.1
Arkadiusz Miśkiewicz [Thu, 8 Dec 2011 09:37:55 +0000 (09:37 +0000)]
2.8.1

Changed files:
    ChangeLog -> 1.115
    Makefile -> 1.33

12 years agoCheck much more return values, fsync file, close descriptor.
Arkadiusz Miśkiewicz [Thu, 8 Dec 2011 09:31:56 +0000 (09:31 +0000)]
Check much more return values, fsync file, close descriptor.

Changed files:
    joinpasswd.c -> 1.12

12 years agoCheck write/close return values.
Arkadiusz Miśkiewicz [Thu, 8 Dec 2011 09:14:22 +0000 (09:14 +0000)]
Check write/close return values.

Changed files:
    joinpasswd.c -> 1.11

12 years ago- updated changelog
Arkadiusz Miśkiewicz [Mon, 28 Nov 2011 20:17:39 +0000 (20:17 +0000)]
- updated changelog

Changed files:
    ChangeLog -> 1.114

12 years agoNo mtab file.
Arkadiusz Miśkiewicz [Mon, 28 Nov 2011 20:17:01 +0000 (20:17 +0000)]
No mtab file.

Changed files:
    Makefile -> 1.32

12 years agoVersion 2.8.0. /etc/mtab is now symlink to /proc/self/mounts
Arkadiusz Miśkiewicz [Mon, 28 Nov 2011 20:16:48 +0000 (20:16 +0000)]
Version 2.8.0. /etc/mtab is now symlink to /proc/self/mounts

Changed files:
    etc/mtab -> 1.2

12 years ago- updated changelog
Elan Ruusamäe [Mon, 28 Nov 2011 20:14:26 +0000 (20:14 +0000)]
- updated changelog

Changed files:
    ChangeLog -> 1.113

12 years agoVersion 2.7.4.
Arkadiusz Miśkiewicz [Sun, 27 Nov 2011 21:35:04 +0000 (21:35 +0000)]
Version 2.7.4.

Changed files:
    Makefile -> 1.31

12 years agoSkip commented out lines.
Arkadiusz Miśkiewicz [Fri, 14 Oct 2011 10:14:36 +0000 (10:14 +0000)]
Skip commented out lines.

Changed files:
    postshell.c -> 1.7

13 years ago- do not forcibly create user ~/tmp to allow clean $HOME for desktop users. besides...
Elan Ruusamäe [Sun, 6 Mar 2011 11:50:29 +0000 (11:50 +0000)]
- do not forcibly create user ~/tmp to allow clean $HOME for desktop users. besides /etc/skel provides it now

Changed files:
    etc/profile.d/tmp-dir.csh -> 1.7
    etc/profile.d/tmp-dir.sh -> 1.8

13 years ago- more generic check of parameters to be exported
Tomasz Pala [Thu, 24 Feb 2011 23:07:56 +0000 (23:07 +0000)]
- more generic check of parameters to be exported

Changed files:
    etc/profile -> 1.57

13 years ago- only export var in zsh if var is actually set
Arkadiusz Miśkiewicz [Thu, 24 Feb 2011 19:17:44 +0000 (19:17 +0000)]
- only export var in zsh if var is actually set

Changed files:
    etc/profile -> 1.56

13 years ago- drop cgroup altogether, it's mounted by scripts (cpuset of cgconfig)
Jan Rękorajski [Thu, 10 Feb 2011 12:22:54 +0000 (12:22 +0000)]
- drop cgroup altogether, it's mounted by scripts (cpuset of cgconfig)

Changed files:
    etc/fstab -> 1.24

13 years ago- removed cpuset
Jan Rękorajski [Thu, 10 Feb 2011 11:38:01 +0000 (11:38 +0000)]
- removed cpuset
- noauto for cgroup

Changed files:
    etc/fstab -> 1.23

13 years ago- use neutral timezone when generating changelogs setup-2_7_3
Elan Ruusamäe [Tue, 25 Jan 2011 12:04:09 +0000 (12:04 +0000)]
- use neutral timezone when generating changelogs

Changed files:
    ChangeLog -> 1.112
    changelog.sh -> 1.4

13 years ago- up to 2.7.3
Elan Ruusamäe [Tue, 25 Jan 2011 12:03:38 +0000 (12:03 +0000)]
- up to 2.7.3

Changed files:
    ChangeLog -> 1.111
    Makefile -> 1.30

13 years ago- vim needs filetype not syntax
Elan Ruusamäe [Sat, 22 Jan 2011 20:08:54 +0000 (20:08 +0000)]
- vim needs filetype not syntax

Changed files:
    etc/profile -> 1.55

13 years ago- add xdg like ~/.local/bin to PATH if exists
Elan Ruusamäe [Sat, 22 Jan 2011 20:08:28 +0000 (20:08 +0000)]
- add xdg like ~/.local/bin to PATH if exists

Changed files:
    etc/profile -> 1.54

13 years ago- add to PATH only existing dirs
Elan Ruusamäe [Sat, 22 Jan 2011 20:07:59 +0000 (20:07 +0000)]
- add to PATH only existing dirs

Changed files:
    etc/profile -> 1.53

13 years agoPrefer all cgroup subsystems instead of cpuset only. Use common place for mounting...
Arkadiusz Miśkiewicz [Tue, 2 Nov 2010 22:00:13 +0000 (22:00 +0000)]
Prefer all cgroup subsystems instead of cpuset only. Use common place for mounting thse.

Changed files:
    etc/fstab -> 1.22

14 years ago- updated setup-2_7_2
pawelz [Thu, 25 Mar 2010 14:07:35 +0000 (14:07 +0000)]
- updated

Changed files:
    ChangeLog -> 1.110

14 years ago- 2.7.2
pawelz [Thu, 25 Mar 2010 13:38:26 +0000 (13:38 +0000)]
- 2.7.2

Changed files:
    Makefile -> 1.29

14 years agochanged $HOME of stats an nobody users to /usr/share/empty. It is because of
pawelz [Thu, 25 Mar 2010 13:37:59 +0000 (13:37 +0000)]
changed $HOME of stats an nobody users to /usr/share/empty. It is because of
davfs2, which does not allow non-root user to mount filesystem into $HOME of
another user, so it won't work if any user has "/" as its home. Note that it
does not introduce dependency from package containing /usr/share/empty
directory.  These users don't use their $HOME so it don't have to be real
directory.

Changed files:
    etc/passwd -> 1.15

14 years ago- sdX is more common, add /boot
Elan Ruusamäe [Tue, 9 Jun 2009 11:25:56 +0000 (11:25 +0000)]
- sdX is more common, add /boot

Changed files:
    etc/fstab -> 1.21

14 years ago- cleanup obsolete /devfs, enable shm
Elan Ruusamäe [Tue, 9 Jun 2009 11:22:11 +0000 (11:22 +0000)]
- cleanup obsolete /devfs, enable shm

Changed files:
    etc/fstab -> 1.20

14 years ago- skip /etc/env.d/*.zwc (zsh compiled) files,
Tomasz Pala [Wed, 27 May 2009 11:43:22 +0000 (11:43 +0000)]
- skip /etc/env.d/*.zwc (zsh compiled) files,
- quote env.d and shrc.d file names

Changed files:
    etc/profile -> 1.52

15 years ago- typo
Elan Ruusamäe [Mon, 2 Mar 2009 10:44:35 +0000 (10:44 +0000)]
- typo

Changed files:
    Makefile -> 1.28

15 years ago- updated
Jan Rękorajski [Mon, 2 Mar 2009 00:22:45 +0000 (00:22 +0000)]
- updated

Changed files:
    ChangeLog -> 1.109

15 years ago- 2.6.2
Jan Rękorajski [Mon, 2 Mar 2009 00:21:02 +0000 (00:21 +0000)]
- 2.6.2

Changed files:
    Makefile -> 1.27

15 years ago- typo
Jan Rękorajski [Mon, 2 Mar 2009 00:19:02 +0000 (00:19 +0000)]
- typo

Changed files:
    delpasswd.c -> 1.3

15 years ago- added verifyp(), don't mess with files if there is no reason to
Jan Rękorajski [Mon, 2 Mar 2009 00:14:45 +0000 (00:14 +0000)]
- added verifyp(), don't mess with files if there is no reason to

Changed files:
    delpasswd.c -> 1.2

15 years ago- grouprename replaced by joinpasswd+delpasswd combo
Jan Rękorajski [Sun, 1 Mar 2009 23:57:46 +0000 (23:57 +0000)]
- grouprename replaced by joinpasswd+delpasswd combo

Changed files:
    Makefile -> 1.26
    delpasswd.c -> 1.1
    grouprename.c -> 1.3

15 years ago- test return values
Arkadiusz Miśkiewicz [Sat, 21 Feb 2009 18:26:15 +0000 (18:26 +0000)]
- test return values

Changed files:
    joinpasswd.c -> 1.10

15 years ago- fail on errors setup-2_6_1
Elan Ruusamäe [Thu, 19 Feb 2009 09:14:27 +0000 (09:14 +0000)]
- fail on errors

Changed files:
    changelog.sh -> 1.3

15 years ago- restore
Elan Ruusamäe [Thu, 19 Feb 2009 09:12:26 +0000 (09:12 +0000)]
- restore

Changed files:
    ChangeLog -> 1.108

15 years ago- apply to all xterm/konsole/rxvt variations
Arkadiusz Miśkiewicz [Thu, 19 Feb 2009 08:23:11 +0000 (08:23 +0000)]
- apply to all xterm/konsole/rxvt variations

Changed files:
    etc/profile -> 1.51

15 years ago- spelling
Elan Ruusamäe [Mon, 26 Jan 2009 19:29:31 +0000 (19:29 +0000)]
- spelling

Changed files:
    grouprename.c -> 1.2

15 years ago- added grouprename program
Jan Rękorajski [Mon, 26 Jan 2009 18:26:49 +0000 (18:26 +0000)]
- added grouprename program

Changed files:
    Makefile -> 1.25

15 years ago- shameles ripoff of joinpasswd.c
Jan Rękorajski [Mon, 26 Jan 2009 18:26:35 +0000 (18:26 +0000)]
- shameles ripoff of joinpasswd.c

Changed files:
    grouprename.c -> 1.1

15 years ago- 2.6.1
Jan Rękorajski [Sun, 25 Jan 2009 22:55:28 +0000 (22:55 +0000)]
- 2.6.1

Changed files:
    Makefile -> 1.24

15 years ago- added tape group
Jan Rękorajski [Sun, 25 Jan 2009 22:48:18 +0000 (22:48 +0000)]
- added tape group
- renamed cdwrite -> cdrom and ttyS -> dialout

Changed files:
    etc/group -> 1.31

15 years ago- don't set TMPDIR to ~/tmp if it doesn't exist
Arkadiusz Miśkiewicz [Tue, 9 Sep 2008 10:51:22 +0000 (10:51 +0000)]
- don't set TMPDIR to ~/tmp if it doesn't exist

Changed files:
    etc/profile.d/tmp-dir.csh -> 1.6
    etc/profile.d/tmp-dir.sh -> 1.7

15 years ago- kill trailing space
Elan Ruusamäe [Mon, 14 Jul 2008 08:42:32 +0000 (08:42 +0000)]
- kill trailing space

Changed files:
    etc/resolv.conf -> 1.3

15 years ago- ChangeLog update by changelog.sh
nobody [Mon, 16 Jun 2008 03:02:46 +0000 (03:02 +0000)]
- ChangeLog update by changelog.sh
  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)

Changed files:
    ChangeLog -> 1.107

15 years ago- ChangeLog update by changelog.sh
nobody [Wed, 28 May 2008 03:04:09 +0000 (03:04 +0000)]
- ChangeLog update by changelog.sh
  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)

Changed files:
    ChangeLog -> 1.106

15 years ago- updated setup-2_6_0
Elan Ruusamäe [Tue, 27 May 2008 12:36:13 +0000 (12:36 +0000)]
- updated

Changed files:
    ChangeLog -> 1.105

15 years ago- mislooked: so 2.6.0!
Elan Ruusamäe [Tue, 27 May 2008 12:35:52 +0000 (12:35 +0000)]
- mislooked: so 2.6.0!

Changed files:
    Makefile -> 1.23

15 years ago- e3 socks
Elan Ruusamäe [Tue, 27 May 2008 11:40:18 +0000 (11:40 +0000)]
- e3 socks

Changed files:
    etc/fstab -> 1.19

15 years ago- no fsck for journaled filesystem
Elan Ruusamäe [Tue, 27 May 2008 11:23:18 +0000 (11:23 +0000)]
- no fsck for journaled filesystem

Changed files:
    etc/fstab -> 1.18

15 years ago- update setup-2_5_7
Elan Ruusamäe [Tue, 27 May 2008 11:02:31 +0000 (11:02 +0000)]
- update

Changed files:
    ChangeLog -> 1.104

15 years ago- 2.5.7
Elan Ruusamäe [Tue, 27 May 2008 10:58:55 +0000 (10:58 +0000)]
- 2.5.7

Changed files:
    ChangeLog -> 1.103
    Makefile -> 1.22

15 years ago- apply setup-dquo.patch (by pascalek)
Elan Ruusamäe [Tue, 27 May 2008 10:57:39 +0000 (10:57 +0000)]
- apply setup-dquo.patch (by pascalek)

Changed files:
    etc/profile -> 1.50

15 years ago- add changelog target setup-2_5_6
Elan Ruusamäe [Tue, 27 May 2008 10:50:58 +0000 (10:50 +0000)]
- add changelog target

Changed files:
    Makefile -> 1.21

15 years ago- regenerate using changelog.sh
Elan Ruusamäe [Tue, 27 May 2008 10:49:36 +0000 (10:49 +0000)]
- regenerate using changelog.sh

Changed files:
    ChangeLog -> 1.102

15 years ago- based on rc-inetd copy of script
Elan Ruusamäe [Tue, 27 May 2008 10:48:35 +0000 (10:48 +0000)]
- based on rc-inetd copy of script
- add charset hacks (thx patrys for pl->en)

Changed files:
    changelog.sh -> 1.2

15 years ago- add distfiles rule to upload to distfiles
Elan Ruusamäe [Tue, 27 May 2008 10:25:56 +0000 (10:25 +0000)]
- add distfiles rule to upload to distfiles

Changed files:
    Makefile -> 1.20

15 years ago- add tag target
Elan Ruusamäe [Tue, 27 May 2008 10:23:56 +0000 (10:23 +0000)]
- add tag target

Changed files:
    Makefile -> 1.19

15 years ago- add update-fstab postshell from sources
Elan Ruusamäe [Tue, 27 May 2008 10:22:36 +0000 (10:22 +0000)]
- add update-fstab postshell from sources
- version 2.5.6 (to be bigger than FC2 has)

Changed files:
    Makefile -> 1.18

16 years ago- ChangeLog update by changelog.sh
nobody [Sat, 19 Apr 2008 03:04:08 +0000 (03:04 +0000)]
- ChangeLog update by changelog.sh
  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)

Changed files:
    ChangeLog -> 1.101

16 years ago- fuse should exist here (for dev sake)
Arkadiusz Miśkiewicz [Fri, 18 Apr 2008 06:40:29 +0000 (06:40 +0000)]
- fuse should exist here (for dev sake)

Changed files:
    etc/group -> 1.30

16 years ago- ChangeLog update by changelog.sh
nobody [Wed, 2 Apr 2008 03:04:06 +0000 (03:04 +0000)]
- ChangeLog update by changelog.sh
  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)

Changed files:
    ChangeLog -> 1.100

16 years ago- version bump for future
Arkadiusz Miśkiewicz [Tue, 1 Apr 2008 07:28:51 +0000 (07:28 +0000)]
- version bump for future

Changed files:
    Makefile -> 1.17

16 years agoAdd udev/devfs style tts/{0,1} to /etc/securetty (glen).
Arkadiusz Miśkiewicz [Tue, 1 Apr 2008 07:27:54 +0000 (07:27 +0000)]
Add udev/devfs style tts/{0,1} to /etc/securetty (glen).

Changed files:
    etc/securetty -> 1.4

16 years agoRead /etc/profile.env if available (glen).
Arkadiusz Miśkiewicz [Tue, 1 Apr 2008 07:27:16 +0000 (07:27 +0000)]
Read /etc/profile.env if available (glen).

Changed files:
    etc/profile -> 1.49

16 years agoSet TMPDIR variable, too.
Arkadiusz Miśkiewicz [Tue, 1 Apr 2008 06:48:53 +0000 (06:48 +0000)]
Set TMPDIR variable, too.

Changed files:
    etc/profile.d/tmp-dir.csh -> 1.5
    etc/profile.d/tmp-dir.sh -> 1.6

16 years ago- ChangeLog update by changelog.sh
nobody [Mon, 26 Nov 2007 04:03:49 +0000 (04:03 +0000)]
- ChangeLog update by changelog.sh
  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)

Changed files:
    ChangeLog -> 1.99

16 years ago- set sane permissions in make dist
Jakub Bogusz [Sun, 25 Nov 2007 16:32:49 +0000 (16:32 +0000)]
- set sane permissions in make dist

Changed files:
    Makefile -> 1.16

16 years ago- merged update from iana-etc 2.20
Jakub Bogusz [Sun, 25 Nov 2007 16:28:23 +0000 (16:28 +0000)]
- merged update from iana-etc 2.20

Changed files:
    etc/services -> 1.52

16 years ago- ChangeLog update by changelog.sh
nobody [Thu, 22 Nov 2007 04:03:57 +0000 (04:03 +0000)]
- ChangeLog update by changelog.sh
  (by Arkadiusz Miskiewicz <misiek@pld-linux.org>)

Changed files:
    ChangeLog -> 1.98

16 years ago- start working on 2.4.12
Adam Gołębiowski [Wed, 21 Nov 2007 20:32:18 +0000 (20:32 +0000)]
- start working on 2.4.12

Changed files:
    Makefile -> 1.15

This page took 0.183789 seconds and 4 git commands to generate.