]> git.pld-linux.org Git - packages/busybox.git/log
packages/busybox.git
11 years ago- add print_ascii.patch
areq [Thu, 11 Dec 2003 14:15:10 +0000 (14:15 +0000)]
- add print_ascii.patch

Changed files:
    busybox.spec -> 1.76

11 years ago- start update to pre4
areq [Thu, 11 Dec 2003 09:42:32 +0000 (09:42 +0000)]
- start update to pre4

Changed files:
    busybox.spec -> 1.75

11 years ago- pl: linkowanie -> konsolidacja, shell -> powłoka
ankry [Sat, 25 Oct 2003 13:25:41 +0000 (13:25 +0000)]
- pl: linkowanie -> konsolidacja, shell -> powłoka

Changed files:
    busybox.spec -> 1.74

11 years ago- BR: uClibc-static >= 0.9.21 (initrd-busybox segfaults with older versions)
Arkadiusz Miśkiewicz [Fri, 19 Sep 2003 13:20:57 +0000 (13:20 +0000)]
- BR: uClibc-static >= 0.9.21 (initrd-busybox segfaults with older versions)

Changed files:
    busybox.spec -> 1.73

11 years ago- fix insmod_ng (was broken in previous release of pre3)
Arkadiusz Miśkiewicz [Mon, 15 Sep 2003 19:05:12 +0000 (19:05 +0000)]
- fix insmod_ng (was broken in previous release of pre3)

Changed files:
    busybox.spec -> 1.72

11 years ago- fix what areq broke
Arkadiusz Miśkiewicz [Mon, 15 Sep 2003 19:04:30 +0000 (19:04 +0000)]
- fix what areq broke

Changed files:
    busybox-insmod_ng.patch -> 1.8

11 years ago- CONFIG_FEATURE_CHECK_TAINTED_MODULE=y is required to support GPLONLY modules.
areq [Sat, 13 Sep 2003 10:08:00 +0000 (10:08 +0000)]
- CONFIG_FEATURE_CHECK_TAINTED_MODULE=y  is required to support GPLONLY modules.
- CONFIG_LOSETUP=y

Changed files:
    busybox-initrd.config -> 1.8

11 years ago- pre3
areq [Fri, 12 Sep 2003 21:50:49 +0000 (21:50 +0000)]
- pre3
  < CONFIG_DUTMP=y
  > # CONFIG_FEATURE_HDPARM_HDIO_GETSET_DMA is not set
  > CONFIG_FEATURE_IFUPDOWN_IP_BUILTIN=y
  > CONFIG_FEATURE_WGET_IP6_LITERAL=y

Changed files:
    busybox.config -> 1.4

11 years ago- remove outdated insmod-gpl.patch
areq [Fri, 12 Sep 2003 21:49:36 +0000 (21:49 +0000)]
- remove outdated insmod-gpl.patch

Changed files:
    busybox.spec -> 1.71

11 years ago- pre3
areq [Fri, 12 Sep 2003 20:04:11 +0000 (20:04 +0000)]
- pre3

Changed files:
    busybox-initrd.config -> 1.7
    busybox-insmod_ng.patch -> 1.7
    busybox-raid_start.patch -> 1.6
    busybox.config -> 1.3

11 years ago- start update to pre3
areq [Fri, 12 Sep 2003 20:02:28 +0000 (20:02 +0000)]
- start update to pre3

Changed files:
    busybox.spec -> 1.70

11 years ago- typo, use just ifnarch auto/ac/busybox-1_00-0_pre2_8
Jakub Bogusz [Wed, 3 Sep 2003 15:14:39 +0000 (15:14 +0000)]
- typo, use just ifnarch

Changed files:
    busybox.spec -> 1.69

11 years ago- added --with glibc to compile initrd version with regular glibc-static
Michal Moskal [Wed, 3 Sep 2003 15:12:11 +0000 (15:12 +0000)]
- added --with glibc to compile initrd version with regular glibc-static
  (to be used on non x86 platforms, since there are severe problems with
   x86-centric uClibc)
- release .8

Changed files:
    busybox.spec -> 1.68

11 years ago- renumbered patches auto/ac/busybox-1_00-0_pre2_7
Paweł Gołaszewski [Sun, 24 Aug 2003 20:55:27 +0000 (20:55 +0000)]
- renumbered patches

Changed files:
    busybox.spec -> 1.67

11 years ago- patch ash_exec: don't bailout when there's only /bin/sh, not /bin/busybox
Michal Moskal [Sun, 24 Aug 2003 10:50:43 +0000 (10:50 +0000)]
- patch ash_exec: don't bailout when there's only /bin/sh, not /bin/busybox
- release .7

Changed files:
    busybox.spec -> 1.66

11 years ago- don't bailout when there's only /bin/sh, not /bin/busybox
Michal Moskal [Sun, 24 Aug 2003 10:49:11 +0000 (10:49 +0000)]
- don't bailout when there's only /bin/sh, not /bin/busybox

Changed files:
    busybox-ash_exec.patch -> 1.1

11 years ago- outdated
Michal Moskal [Sun, 24 Aug 2003 10:39:41 +0000 (10:39 +0000)]
- outdated

Changed files:
    busybox-config.patch -> 1.3
    busybox-initrd-config.patch -> 1.3

11 years ago- remove -config.patches (not used)
Michal Moskal [Sun, 24 Aug 2003 10:37:36 +0000 (10:37 +0000)]
- remove -config.patches (not used)

Changed files:
    busybox.spec -> 1.65

11 years ago- mass commit: cosmetics (removed trailing white spaces)
Tomasz Pala [Mon, 18 Aug 2003 08:07:56 +0000 (08:07 +0000)]
- mass commit: cosmetics (removed trailing white spaces)

Changed files:
    busybox.spec -> 1.64

11 years ago- switch from hush to ash
Arkadiusz Miśkiewicz [Fri, 15 Aug 2003 23:20:38 +0000 (23:20 +0000)]
- switch from hush to ash

Changed files:
    busybox-initrd.config -> 1.6

11 years ago- more things enabled
Arkadiusz Miśkiewicz [Fri, 15 Aug 2003 22:55:05 +0000 (22:55 +0000)]
- more things enabled

Changed files:
    busybox.config -> 1.2

11 years ago- fixed raid_start to allow more then one device
Michal Moskal [Fri, 15 Aug 2003 21:45:25 +0000 (21:45 +0000)]
- fixed raid_start to allow more then one device
- release 0.pre.6

Changed files:
    busybox.spec -> 1.63

11 years ago- fix to allow more then one device
Michal Moskal [Fri, 15 Aug 2003 21:44:29 +0000 (21:44 +0000)]
- fix to allow more then one device

Changed files:
    busybox-raid_start.patch -> 1.5

11 years ago- added
Arkadiusz Miśkiewicz [Thu, 7 Aug 2003 21:19:44 +0000 (21:19 +0000)]
- added

Changed files:
    busybox-force-dietlibc.patch -> 1.1

11 years ago- rename initrd busybox binary
Arkadiusz Miśkiewicz [Thu, 7 Aug 2003 19:56:42 +0000 (19:56 +0000)]
- rename initrd busybox binary

Changed files:
    busybox.spec -> 1.62

11 years ago- reverted last change (really no other better way??)
Paweł Gołaszewski [Thu, 7 Aug 2003 11:00:27 +0000 (11:00 +0000)]
- reverted last change (really no other better way??)

Changed files:
    busybox.spec -> 1.61

11 years ago- cosmetics
Paweł Gołaszewski [Wed, 6 Aug 2003 21:53:03 +0000 (21:53 +0000)]
- cosmetics

Changed files:
    busybox.spec -> 1.60

11 years ago- może wrescie ktoś wykasuje to konto ?
kloczek [Wed, 6 Aug 2003 16:39:12 +0000 (16:39 +0000)]
- może wrescie ktoś wykasuje to konto ?

Changed files:
    busybox.spec -> 1.59

11 years ago- added support for loading GPL_ modules
Arkadiusz Miśkiewicz [Tue, 5 Aug 2003 21:42:36 +0000 (21:42 +0000)]
- added support for loading GPL_ modules

Changed files:
    busybox.spec -> 1.58

11 years ago-fixed version
Arkadiusz Miśkiewicz [Tue, 5 Aug 2003 21:33:05 +0000 (21:33 +0000)]
-fixed version

Changed files:
    busybox-insmod-gpl.patch -> 1.2

11 years ago- test patch for areq
Arkadiusz Miśkiewicz [Tue, 5 Aug 2003 21:08:06 +0000 (21:08 +0000)]
- test patch for areq

Changed files:
    busybox-insmod-gpl.patch -> 1.1

11 years ago- CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS=n
Arkadiusz Miśkiewicz [Mon, 4 Aug 2003 21:48:35 +0000 (21:48 +0000)]
- CONFIG_FEATURE_INSMOD_KSYMOOPS_SYMBOLS=n

Changed files:
    busybox-initrd.config -> 1.5

11 years ago- removed suid support, env, rmdif, sleep (use usleep), lsmod, ifconfig status report...
Arkadiusz Miśkiewicz [Mon, 4 Aug 2003 21:39:35 +0000 (21:39 +0000)]
- removed suid support, env, rmdif, sleep (use usleep), lsmod, ifconfig status reporting, kill, uptime, dmesg. added udhcp client

Changed files:
    busybox-initrd.config -> 1.4

11 years ago- subset of provided functions in initrd version is now same as in busybox.initrd...
Arkadiusz Miśkiewicz [Sun, 3 Aug 2003 10:59:55 +0000 (10:59 +0000)]
- subset of provided functions in initrd version is now same as in  busybox.initrd 0.60.5

Changed files:
    busybox-initrd.config -> 1.3

11 years ago- move busybox.initrd to /bin
Arkadiusz Miśkiewicz [Sun, 3 Aug 2003 10:45:44 +0000 (10:45 +0000)]
- move busybox.initrd to /bin

Changed files:
    busybox.spec -> 1.57

11 years ago- made it smaller and more busybox like
Arkadiusz Miśkiewicz [Sun, 3 Aug 2003 10:20:39 +0000 (10:20 +0000)]
- made it smaller and more busybox like

Changed files:
    busybox-insmod_ng.patch -> 1.6

11 years ago- fix #ifdef in classic insmod
Arkadiusz Miśkiewicz [Sun, 3 Aug 2003 09:59:04 +0000 (09:59 +0000)]
- fix #ifdef in classic insmod

Changed files:
    busybox-insmod_ng.patch -> 1.5

11 years ago- switch to uClibc but leave dietlibc in bcond
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 23:49:08 +0000 (23:49 +0000)]
- switch to uClibc but leave dietlibc in bcond

Changed files:
    busybox.spec -> 1.56

11 years ago- disable ip and leave ifconfig/route
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 23:27:28 +0000 (23:27 +0000)]
- disable ip and leave ifconfig/route

Changed files:
    busybox-initrd.config -> 1.2

11 years ago- minimalistic configuration for busybox
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 23:21:29 +0000 (23:21 +0000)]
- minimalistic configuration for busybox

Changed files:
    busybox-initrd.config -> 1.1

11 years ago- updated to 1.0.0pre2.
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 22:52:46 +0000 (22:52 +0000)]
- updated to 1.0.0pre2.
  TODO:
    - fix patch nr 3
    - fix default config and create minimal config for initrd version
    - check compilation with dietlibc and uClibc

Changed files:
    busybox.spec -> 1.55

11 years ago- update to bb functions
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 22:35:21 +0000 (22:35 +0000)]
- update to bb functions

Changed files:
    busybox-insmod_ng.patch -> 1.4

11 years ago- update to new busybox functions
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 22:33:33 +0000 (22:33 +0000)]
- update to new busybox functions

Changed files:
    busybox-raid_start.patch -> 1.4

11 years ago- new config
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 22:29:31 +0000 (22:29 +0000)]
- new config

Changed files:
    busybox.config -> 1.1

11 years ago- typo
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 22:24:39 +0000 (22:24 +0000)]
- typo

Changed files:
    busybox-raid_start.patch -> 1.3

11 years ago- fix constant
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 22:23:35 +0000 (22:23 +0000)]
- fix constant

Changed files:
    busybox-insmod_ng.patch -> 1.3

11 years ago- update for 1.0.0pre2
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 22:06:57 +0000 (22:06 +0000)]
- update for 1.0.0pre2

Changed files:
    busybox-insmod_ng.patch -> 1.2

11 years ago- update for 1.0.0pre1
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 21:57:40 +0000 (21:57 +0000)]
- update for 1.0.0pre1

Changed files:
    busybox-raid_start.patch -> 1.2

11 years ago- updated for 1.0.0pre2
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 21:45:48 +0000 (21:45 +0000)]
- updated for 1.0.0pre2

Changed files:
    busybox-loadfont.patch -> 1.3
    busybox-logconsole.patch -> 1.4

11 years ago- started update to 1.0.0 pre2
Arkadiusz Miśkiewicz [Sat, 2 Aug 2003 21:37:48 +0000 (21:37 +0000)]
- started update to 1.0.0 pre2

Changed files:
    busybox-pivot_root.patch -> 1.3
    busybox-tee.patch -> 1.3

11 years ago- added insmod_ng patch with 2.5 kernel support busybox-0_60_5-2
Michal Moskal [Tue, 1 Jul 2003 01:21:57 +0000 (01:21 +0000)]
- added insmod_ng patch with 2.5 kernel support
- can be also called as insmod, when 2.5 kernel is detetected -- insmod_ng
  is run

Changed files:
    busybox.spec -> 1.54

11 years ago- support 2.5 kernels
Michal Moskal [Tue, 1 Jul 2003 01:21:16 +0000 (01:21 +0000)]
- support 2.5 kernels

Changed files:
    busybox-insmod_ng.patch -> 1.1

11 years ago- update for raid_start and insmod_ng patches
Michal Moskal [Tue, 1 Jul 2003 01:21:05 +0000 (01:21 +0000)]
- update for raid_start and insmod_ng patches

Changed files:
    busybox-config.patch -> 1.2
    busybox-initrd-config.patch -> 1.2

11 years ago- reorder patches; config patches get high numbers
Michal Moskal [Tue, 1 Jul 2003 00:02:35 +0000 (00:02 +0000)]
- reorder patches; config patches get high numbers
- add raid_start support

Changed files:
    busybox.spec -> 1.53

11 years ago- if I knew starting raid is *so* simple...
Michal Moskal [Tue, 1 Jul 2003 00:00:20 +0000 (00:00 +0000)]
- if I knew starting raid is *so* simple...

Changed files:
    busybox-raid_start.patch -> 1.1

11 years ago- store configuration in patch, don't overwrite original file
Michal Moskal [Mon, 30 Jun 2003 23:06:35 +0000 (23:06 +0000)]
- store configuration in patch, don't overwrite original file

Changed files:
    busybox.spec -> 1.52

11 years ago- this kind of stuff should be store it patch, so it can be kept in
Michal Moskal [Mon, 30 Jun 2003 23:02:36 +0000 (23:02 +0000)]
- this kind of stuff should be store it patch, so it can be kept in
  sync with upstream

Changed files:
    busybox-config.h -> 1.15
    busybox-config.patch -> 1.1

11 years ago- added initrd subpackage (busybox linked against dietlibc as bsp
Michal Moskal [Mon, 30 Jun 2003 22:56:05 +0000 (22:56 +0000)]
- added initrd subpackage (busybox linked against dietlibc as bsp
  replacement)
- release 2

Changed files:
    busybox.spec -> 1.51

11 years ago- configuration for busybox for initrd
Michal Moskal [Mon, 30 Jun 2003 22:49:21 +0000 (22:49 +0000)]
- configuration for busybox for initrd

Changed files:
    busybox-initrd-config.patch -> 1.1

11 years ago- remove not needed cread and child patches
Michal Moskal [Mon, 30 Jun 2003 22:25:24 +0000 (22:25 +0000)]
- remove not needed cread and child patches
- still not sure about malloc though

Changed files:
    busybox.spec -> 1.50

11 years ago- email fix
Michal Moskal [Mon, 30 Jun 2003 22:24:19 +0000 (22:24 +0000)]
- email fix

Changed files:
    busybox-printf-gettext.patch -> 1.3

11 years ago- outdated
Michal Moskal [Mon, 30 Jun 2003 22:21:20 +0000 (22:21 +0000)]
- outdated

Changed files:
    busybox-child.patch -> 1.2

11 years ago- outdated
Michal Moskal [Mon, 30 Jun 2003 22:14:13 +0000 (22:14 +0000)]
- outdated

Changed files:
    busybox-cread.patch -> 1.4

11 years ago- new style bconds
Michal Moskal [Mon, 30 Jun 2003 22:10:22 +0000 (22:10 +0000)]
- new style bconds

Changed files:
    busybox.spec -> 1.49

11 years ago- massive attack: source-md5
Michal Moskal [Wed, 28 May 2003 12:58:47 +0000 (12:58 +0000)]
- massive attack: source-md5

Changed files:
    busybox.spec -> 1.48

11 years ago- massive attack s/pld.org.pl/pld-linux.org/
misi3k [Sun, 25 May 2003 05:46:05 +0000 (05:46 +0000)]
- massive attack s/pld.org.pl/pld-linux.org/

Changed files:
    busybox.spec -> 1.47

11 years ago- copy of links2 patch
juandon [Tue, 18 Mar 2003 07:32:54 +0000 (07:32 +0000)]
- copy of links2 patch

Changed files:
    busybox-config.h -> 1.14

11 years ago- 0.60.5
areq [Sun, 27 Oct 2002 11:49:35 +0000 (11:49 +0000)]
- 0.60.5

Changed files:
    busybox-logconsole.patch -> 1.3

11 years ago- 0.60.5
areq [Sun, 27 Oct 2002 11:48:14 +0000 (11:48 +0000)]
- 0.60.5
- update logconsole.patch
- update URL, link SOURCE, switch to bz2
- comment patch 5,6,8 - outdated ?

Changed files:
    busybox.spec -> 1.46

11 years ago- use new %%doc
marcus [Thu, 10 Oct 2002 12:26:29 +0000 (12:26 +0000)]
- use new %%doc

Changed files:
    busybox.spec -> 1.45

11 years ago- added child.patch so busybox init will take over orphaned processes RA-1_0 busybox-0_60_2-8
Michal Moskal [Mon, 29 Jul 2002 11:59:18 +0000 (11:59 +0000)]
- added child.patch so busybox init will take over orphaned processes
  thus preventing zilions of Z processes on bootdisk
- release 8

Changed files:
    busybox.spec -> 1.44

11 years ago- should fix problems with zilions of zombie processes on bootdisk
Michal Moskal [Mon, 29 Jul 2002 11:28:01 +0000 (11:28 +0000)]
- should fix problems with zilions of zombie processes on bootdisk

Changed files:
    busybox-child.patch -> 1.1

11 years ago- +ping, +telnet
Michal Moskal [Fri, 14 Jun 2002 16:23:22 +0000 (16:23 +0000)]
- +ping, +telnet

Changed files:
    busybox-config.h -> 1.13

11 years ago- added Config.h to doc (may be useful - to know what capabilities are set)
Jakub Bogusz [Thu, 16 May 2002 20:02:40 +0000 (20:02 +0000)]
- added Config.h to doc (may be useful - to know what capabilities are set)

Changed files:
    busybox.spec -> 1.43

11 years ago- do not install busybox binary twice when using linkfl option busybox-0_60_2-7
wrobell [Fri, 10 May 2002 12:57:09 +0000 (12:57 +0000)]
- do not install busybox binary twice when using linkfl option
- rel. 7

Changed files:
    busybox.spec -> 1.42

11 years ago- added new options:
wrobell [Fri, 10 May 2002 12:17:10 +0000 (12:17 +0000)]
- added new options:
  - altconfig     - build busybox with alternative busybox config file
  - linkfl        - creates links to busybox binary and includes them into filelist
  - fileutil_prov - adds fileutils providing
  - grep_prov     - adds grep providing
  - sh_prov       - adds /bin/sh providing
- rel. 6

Changed files:
    busybox.spec -> 1.41

11 years agofixed a small typo
arturs [Thu, 25 Apr 2002 15:56:05 +0000 (15:56 +0000)]
fixed a small typo

Changed files:
    busybox.spec -> 1.40

11 years ago- updated to 0.60.2 (release 5). busybox-0_60_2-5
kloczek [Thu, 25 Apr 2002 09:06:54 +0000 (09:06 +0000)]
- updated to 0.60.2 (release 5).

Changed files:
    busybox.spec -> 1.39

11 years ago- merge translations from Conectiva. busybox-0_60_1-17
kloczek [Thu, 25 Apr 2002 08:39:04 +0000 (08:39 +0000)]
- merge translations from Conectiva.

Changed files:
    busybox.spec -> 1.38

11 years ago- added syscall number for PPC
marcus [Thu, 25 Apr 2002 08:17:13 +0000 (08:17 +0000)]
- added syscall number for PPC

Changed files:
    busybox-pivot_root.patch -> 1.2

11 years ago- updated for 0.60.2
Sebastian Zagrodzki [Thu, 18 Apr 2002 11:14:11 +0000 (11:14 +0000)]
- updated for 0.60.2

Changed files:
    busybox-cread.patch -> 1.3

11 years ago- enabled freeramdisk
Michal Moskal [Fri, 22 Mar 2002 10:19:55 +0000 (10:19 +0000)]
- enabled freeramdisk

Changed files:
    busybox-config.h -> 1.12

11 years ago- pass CC to make
Michal Moskal [Fri, 8 Mar 2002 14:35:09 +0000 (14:35 +0000)]
- pass CC to make

Changed files:
    busybox.spec -> 1.37

11 years ago- remove uclibc stuff
marcus [Tue, 5 Mar 2002 18:09:01 +0000 (18:09 +0000)]
- remove uclibc stuff
- rel.17.

Changed files:
    busybox.spec -> 1.36

11 years ago- adapterized.
kloczek [Sat, 23 Feb 2002 01:33:37 +0000 (01:33 +0000)]
- adapterized.

Changed files:
    busybox.spec -> 1.35

11 years ago- removed all Group fields translations (oure rpm now can handle translating
kloczek [Fri, 22 Feb 2002 23:28:44 +0000 (23:28 +0000)]
- removed all Group fields translations (oure rpm now can handle translating
  Group field using gettext).

Changed files:
    busybox.spec -> 1.34

11 years ago- BOOT -> embed
Michal Moskal [Mon, 21 Jan 2002 18:15:46 +0000 (18:15 +0000)]
- BOOT -> embed
- rel 16

Changed files:
    busybox.spec -> 1.33

11 years agoperl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
kloczek [Fri, 18 Jan 2002 02:12:32 +0000 (02:12 +0000)]
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"

Changed files:
    busybox.spec -> 1.32

11 years ago- removed obsolete TODO comment busybox-0_60_1-15
Jakub Bogusz [Thu, 17 Jan 2002 13:28:59 +0000 (13:28 +0000)]
- removed obsolete TODO comment

Changed files:
    busybox.spec -> 1.31

11 years ago- release 15: added -static subpackage
Jakub Bogusz [Thu, 17 Jan 2002 13:26:51 +0000 (13:26 +0000)]
- release 15: added -static subpackage

Changed files:
    busybox.spec -> 1.30

11 years ago- rel 14 busybox-0_60_1-14
Michal Moskal [Mon, 29 Oct 2001 19:14:40 +0000 (19:14 +0000)]
- rel 14
- new version of malloc patch and new pivot_root patch

Changed files:
    busybox.spec -> 1.29

11 years ago- compile pivot_root() syscall even if not using 2.4 headers
Michal Moskal [Mon, 29 Oct 2001 19:11:46 +0000 (19:11 +0000)]
- compile pivot_root() syscall even if not using 2.4 headers

Changed files:
    busybox-pivot_root.patch -> 1.1

11 years ago- fixed to cover also other *alloc functions
Michal Moskal [Mon, 29 Oct 2001 19:11:18 +0000 (19:11 +0000)]
- fixed to cover also other *alloc functions

Changed files:
    busybox-malloc.patch -> 1.3

11 years ago- removed sh_name.patch busybox-0_60_1-13
klakier [Fri, 7 Sep 2001 23:33:00 +0000 (23:33 +0000)]
- removed sh_name.patch

Changed files:
    busybox.spec -> 1.28

11 years ago- enabled nc
klakier [Fri, 7 Sep 2001 23:28:59 +0000 (23:28 +0000)]
- enabled nc

Changed files:
    busybox-config.h -> 1.11

11 years ago- config changed: disables ash, vi, enables lash
klakier [Fri, 7 Sep 2001 23:19:12 +0000 (23:19 +0000)]
- config changed: disables ash, vi, enables lash
  Reasons:
  1) busybox ash makes trouble (crashes on some scripts) and is
     horribly slow
  2) _extremely_ small vi applet is provided by e3 package
  3) lash is poor bu it has some nice interactive features (completion, history)

  Please do not introduce substantial changes to this package without
  testing the results before! If you really need changes please consult them
  on one of pld mailing lists!!!

Changed files:
    busybox.spec -> 1.27

11 years ago- ash and vi removed (see comment in busybox.spec)
klakier [Fri, 7 Sep 2001 23:09:29 +0000 (23:09 +0000)]
- ash and vi removed (see comment in busybox.spec)

Changed files:
    busybox-config.h -> 1.10

11 years ago- updated for 0.60.1 busybox-0_60_1-12
filon [Thu, 30 Aug 2001 22:57:34 +0000 (22:57 +0000)]
- updated for 0.60.1

Changed files:
    busybox-config.h -> 1.9
    busybox-cread.patch -> 1.2
    busybox-loadfont.patch -> 1.2
    busybox-logconsole.patch -> 1.2
    busybox-malloc.patch -> 1.2
    busybox-printf-gettext.patch -> 1.2
    busybox-tee.patch -> 1.2

11 years ago- updated to 0.60.1 (modified patches)
filon [Thu, 30 Aug 2001 22:42:48 +0000 (22:42 +0000)]
- updated to 0.60.1 (modified patches)
- there are much more applets (ash, vi, ..)
- it's smaller than ever before
- added ash to config, it's much smaller than ash-BOOT

Changed files:
    busybox.spec -> 1.26

11 years agofix BOOT subpackage
Artur Frysiak [Tue, 28 Aug 2001 12:13:24 +0000 (12:13 +0000)]
fix BOOT subpackage
release 12

Changed files:
    busybox.spec -> 1.25

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